I applied through a recruiter. I interviewed at highlevel (New Delhi) in May 2025
Interview
Round 1 was technical discussion on projects and other topics. Round 2 was solving a assignment based on Post App Apis, using AI tool. Round 3 was system design for Uber like ride booking system.
Interview questions [1]
Question 1
Build the architecture for ride booking system like Uber
I applied through a staffing agency. I interviewed at highlevel in Feb 2026
Interview
The round was meant to evaluate LLD and machine coding skills. However, a significant portion (30–40 mins) was spent on High-Level Design, where the interviewer seemed focused on a specific predefined solution and was not very open to alternative approaches.
I implemented a complete working code in ~20 minutes using proper design patterns and clean structure. During follow-up questions on handling heavy traffic (millions of hits), I shared scalable approaches, but the discussion again appeared to expect a specific answer.
The rejection feedback stated that “basics were not clear”, which did not align with the discussion. Given the round was primarily LLD-focused, the feedback felt inconsistent.
I applied online. The process took 1 week. I interviewed at highlevel (New Delhi) in Aug 2023
Interview
Interview process was good, had a great DSA round. For the next round I was told to prepare a basic nodejs server with express for LLD round. Then I was told during the interview that I would need a database of choice for the problem, mongoose on top of it. So I spent more time on integration rather than actual problem. I understand that it might be a miscommunication, so I would rate the process on first round only.
Interview questions [1]
Question 1
3 Sum problem, which I was able to solve and a follow up on how would I modify it for 4 sum. Just a basic explanation was needed for the follow up.