Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Rippling (Bengaluru) nel mese di ott 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Asked to answer questions on reach lifecycle, particulary on usestate and useeffect
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Rippling
Colloquio
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.
Domande di colloquio [1]
Domanda 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.