I applied online. The process took 6 weeks. I interviewed at Rippling (San Francisco, CA) in Nov 2021
Interview
This was one of the worst phone screens I've ever experienced. The screener was continually distracted by audible Slack notifications during our call. The "coding question" asked had little relevance to the work you would actually be doing on the job.
The interview prep document said to make sure to ask "clarifying questions" to "make sure you are on the right path." I asked several of these these throughout the interview and did not get any helpful feedback from the interviewer, including one rude response about a genuinely ambiguous part of the question.
Had I advanced to the interview round, I would have asked if the interviews would be similar gotcha questions with little relevance to the work, and probably opted out if so. Had I seen the other feedback on Glassdoor I would not have bothered applying.
I would not have much confidence that the people who are getting through this screening process know much about how to do the job in production.
Interview questions [1]
Question 1
I don't like when people share my questions on Glassdoor, and I'm not going to share here.
I applied online. The process took 3 weeks. I interviewed at Rippling (San Francisco, CA) in Aug 2021
Interview
1st interview(30mins)
1:1 interview with hiring manager
2nd interview: (2.5hrs)
Remote onsite interview with 5 team members, 15-20 mins presentation & Q&A session with take-home assignment, followed with 1:1 interview with 3 team members 30 mins each afterward.
3rd Interview (45mins)
1:1 interview with hiring manager
------this is how far i went.
As far as I've been told, next process' were
1:1 interview with C level
Reference check
Interview questions [1]
Question 1
Describe your most challenging project.
Why do you want to leave your current role?
..
I applied through college or university. I interviewed at Rippling (Bengaluru) in Sep 2021
Interview
It was an on campus oppurtunity with 6m+FTE. First round was an online coding test with easy to medium difficulty. Questions were mostly graph based. Next the interview had 2 rounds, both eliminatory. The first round was completely DSA based. I was not able to memoize my answer correctly and thus I was out. The interviewer was not very interactive and I had to force the interaction. What I heard from others, second round was mostly object oriented design(eg LFU) and basic DSA.
Interview questions [1]
Question 1
Find the largest diamond(rhombus) in a binary matrix. Return the length of its diagonal.