J'ai postulé via une autre source. Le processus a pris 1 semaine. J'ai passé un entretien chez Rippling (Bengaluru) en oct. 2025
Entretien
It was virtual interview based on web fundamentals. There was colors api which needs to be used to display those colors on the frontend. Then optimizations around it. Such as next page tokens. Next buttons. Api call on scrolling, some questions on react lifecycle.
Questions d'entretien [1]
Question 1
Asked to answer questions on reach lifecycle, particulary on usestate and useeffect
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Rippling
Entretien
Synced up with a recruiter and got scheduled a phone screen. For the phone screen, was given a React template to do live coding. The task was to build out a React app iteratively based on the tasks mentioned. You start off small building a component and work your way through.
What made the interview somewhat challenging is there's a lot of extra stuff in the codebase you have to navigate. It took me a while to understand some of the helper functions they provide are to mock calls.
Questions d'entretien [1]
Question 1
Q: Build out a basic component, use some basic state to do something, hook it to an API call that leverages cursor pagination, iteratively build something out.