1. Take home task: design and implement a backend with database and everything and run a load test.
2. Technical interview from algorithms, database, Web, Python, etc.
3. A talk with the manager in which he asked me to design a small system.
4. Hr interview and offer.
Two steps of algorithm interviews followed by system design interviews. Algorithm question ideas are easy, but you may need some help from interviewers for implementation. System design interviews were about a specific technical problem and finding a solution.
Preguntas de entrevista [1]
Pregunta 1
You have an API that is dependent on a third-party API with a limited rate. How do you tolerate the fluctuations of RPS for your API?