Gojek SSE Interview experience
Summary
I interviewed for a Gojek SSE role and was selected. The interview process included rounds on Low-Level Design (project implementation), High-Level Design (system to fetch K nearest drivers), project deep dives, and behavioral questions.
Full Experience
Interviewed for Gojek SSE role. Here is my interview experience.
Years of Experience: ~3.5 Current Company: Startup
Round 1: LLD Recruiter shared project code with me prior to interview day with some unimplemented features and missing test cases. You need to implement them in 90 minutes during interview.
Round 2: HLD - HM Design a system to fetch K nearest drivers from user location.
Round 3: Problem Solving Deep dive on my previous projects I worked on, tech stack, choices, etc
Round 4: Bar raiser Behavioural questions and deep dive on my previous project.
Verdict: selected
Interview Questions (2)
Implement Missing Features and Test Cases in Existing Project Code (LLD)
Recruiter shared project code with me prior to interview day with some unimplemented features and missing test cases. I needed to implement them in 90 minutes during the interview.
System Design: K Nearest Drivers
Design a system to fetch K nearest drivers from a user's location.