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.
Other Software Engineer interview reviews for Rubrik
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
Interview questions [1]
Question 1
Cannot reveal the question, but it wasn't straight from leetocode
I applied through an employee referral. The process took 3 weeks. I interviewed at Rubrik (Bangalore Rural) in Nov 2025
Interview
- 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
Interview questions [1]
Question 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