Uber SDE-2 Interview Experience - India

uber logo
uber
SDE-2India3.9 years
June 24, 20253 reads

Summary

I interviewed for the SDE-2 role at Uber in India. The interview process included a phone screen, two data structures and algorithms rounds, one low-level design round, one high-level design round, and a managerial discussion.

Full Experience

Phone Screen https://leetcode.com/problems/number-of-islands-ii/description/

Round 1 - DSA https://leetcode.com/problems/longest-path-with-different-adjacent-characters/description/

Round 2 - LLD Design Meeting scheduler. There are n meeting rooms. We will keep getting requests for bookings - start time and end time. Allocate any room that is available. (Designing classes, interactions, design patterns)

Round 3 - HLD Bus booking system.

Managerial Round Questions like challenges in work, handling conflicts, a time when you proposed a unique way of solving a problem, etc.

Interview Questions (5)

Q1
Number of Islands II
Data Structures & Algorithms

The problem asked was Number of Islands II.

Q2
Longest Path With Different Adjacent Characters
Data Structures & Algorithms

The problem asked was Longest Path With Different Adjacent Characters.

Q3
Design Meeting Scheduler
System Design

Design Meeting scheduler. There are n meeting rooms. We will keep getting requests for bookings - start time and end time. Allocate any room that is available. (Designing classes, interactions, design patterns)

Q4
Design Bus Booking System
System Design

Bus booking system.

Q5
Behavioral/Managerial Questions
Behavioral

Questions like challenges in work, handling conflicts, a time when you proposed a unique way of solving a problem, etc.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!