The interview process consisted of 5 rounds — 3 technical rounds and 2 HR rounds. The first technical round focused on coding. The second and third technical rounds were one-on-one discussions covering Low-Level Design (LLD) and High-Level Design (HLD), along with technical problem-solving and architecture discussions.
Esperienza negativa
Colloquio difficile
Candidatura
Ho presentato la mia candidatura di persona. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Rapyd (Tel Aviv) nel mese di ott 2025
Colloquio
HR phone call, 15 minutes, and then an invitation to an in-person interview in the office. At the offices, you have a test on the papers with system design, SQL questions, promises questions, 2 LeetCode questions - all that for 40 minutes!
Domande di colloquio [2]
Domanda 1
You have a processPayment() function. This function has 3 API's for payments. Each API costs money. 1 is 10$, 2 is 20$, and 3 is 100$. Each API is limited by rate: 1 is 10 queries at a time, 2 is 100, etc. You need to implement this function to be scalable, async, fast, and cost-efficient.
1. Initial zoom interview with HR
2. They will then schedule an online technical exam that you have to take within 48hrs. The exam is multiple choice and you have to solve several programming problems