Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Razorpay (Bengaluru)
Colloquio
One Machine Coding round with one manager round. Requires completion of all the functional requirements. Also for senior engineers good LLD is required.Code should be extensible and modular. You have describe your approach clearly to your interviewer
I had a High level system design round with Razorpay for SDE-2 role. Could not clear high level system design round and did not got shortlisted for further interview rounds.
Domande di colloquio [1]
Domanda 1
Discussion on high level design of a scheduler service.
Requirements:
1. Multiple clients exist
2. A client should be able to schedule a task at a specific timestamp
3. After the task execution (or failure), a callback to the client should be done
4. Handle Error and Retry mechanisms