Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Rubrik (Palo Alto, CA) en nov 2025
Entrevista
Screening - 1 DSA Round
Onsite -
System Coding round
DSA round (LCA Binary lifting)
Behavioural round with the manager
System Coding (but ended up getting asked a system design question)
Preguntas de entrevista [1]
Pregunta 1
LCA Binary Lifting pattern
Multithreaded system where there can be multiple readers and writers on a shared resource
Me postulé en línea. Acudí a una entrevista en Rubrik
Entrevista
One screening round and four on-site rounds. The screening round was elite code hard, which I was able to get a solution for but not able to put it up, but still made it through for the on-site rounds. Again, there was another elite code medium-medium-hard, and the two system coding rounds were just discussions. The managerial round or behavioral round was pretty normal, with no real stand out questions from that.
A recruiter call, and I moved to technical screening. I was asked a medium-level coding question involving a fair bit of thinking. Overall, the interview was nice and friendly. Did not move forward
Preguntas de entrevista [1]
Pregunta 1
Cannot reveal the question, but it wasn't straight from leetocode
Me postulé a través de una recomendación de un empleado. El proceso tomó 3 semanas. Acudí a una entrevista en Rubrik (Bangalore Rural) en nov 2025
Entrevista
- System coding Round
=> they asked me to implement the answer using multithreading, I was expected to know the syntax and library which should be used for it
=> Later we talked about the starvation issue that will be created in this problem
Preguntas de entrevista [1]
Pregunta 1
=> Asked me to implement the insert search and delete thread, where delete needs to exclusive with search and insert and insert needs to be exclusive with other inserts