I applied through a recruiter. The process took 2 weeks. I interviewed at Uber (Mountain View, CA) in Feb 2025
Interview
The interview process consisted of one online assessment (OA) followed by two rounds of technical interviews. Both technical rounds were primarily focused on data structures and algorithms (DSA), where I was asked to solve coding problems, explain my approach, and discuss potential optimizations.
Interview questions [1]
Question 1
One of the key questions I was asked was a dynamic programming (DP) problem. I was asked to identify overlapping subproblems, define the recurrence relation, and implement an efficient solution using either memoization or tabulation.
Oa is 3-4 questions. You have 2 hours for it. Then, 2 rounds for technical, I got one lc hard and lc medium. They ask you a few behavioral questions before that as well.
Interview questions [1]
Question 1
Something similar to the leetcode question, Minimum Cost Path with Teleportations
Interview was 2 day back to back interview, First interviewer was from Canada, english wasn't super well and questions asked was unclear. Still got through it in under 20 minutes and had time for follow up. Next interview day was a graph question, took 30 minutes and walked through TC. Call with recruiter for offer next week.
Interview questions [1]
Question 1
time Complexity, How i would optimize from original solution.
1 phone screening, 1 online technical assessment, 1 technical interview, basic questions about Data Structures and Algorithms, easy to medium LeetCode problems, system design. It was a great oppoortunity interviewing at Uber
Interview questions [1]
Question 1
leet code easy-medium questions and design system post