1 st round was coding round which had average level questions the compiler provided was not good at all did not expect the compiler to be so bad and yes
J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez JUSPAY (Bengaluru) en juin 2025
Entretien
1. Online Assessment
2. Hackathon Round( Part A and Part B) - you can google it the questions what they were going to ask its about lock, unlock and upgrade questions this was aske in part A and for part B they were the extended of part A, they ask to optimize the what you done in part A so be prepared with the concepts of Multi-threading, parallelism, multi-tasking.
3. Technical Round - This round was very difficult for me because the interviewer(shiva) asking most advanced level question so be prepare for the senior level questions the technical rounds were significantly more advanced than what you'd typically expect at the SDE-1 level.
Questions d'entretien [1]
Question 1
1.Estimating how many lines a text element like or would take — without using the browser (involving layout simulation and text wrapping algorithms).
2.How useState is implemented under the hood in React — not just usage, but recreating it from scratch.
J'ai postulé via un recruteur. Le processus a pris 4 mois. J'ai passé un entretien chez JUSPAY (Bengaluru) en janv. 2025
Entretien
There were 3 rounds of interviews. First, they gave a home assignment that needs to be completed in 2-3 days. I completed the assignment and then got into the second round, which was a two-day hackathon challenge on DSA, particularly Tree and Graph. On the first day, I was given a DSA question that needed to be solved on the same day. There was also an interview where I was asked about JavaScript questions like promises, callbacks, React hooks, and basic CSS styling questions. I got rejected in this round.
Questions d'entretien [1]
Question 1
I was asked to write a setTimeout() function, Promises, syntax of useEffect hooks, try/catch block on a live editor.