J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Uber (Mountain View, CA) en févr. 2025
Entretien
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.
Questions d'entretien [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.
Questions d'entretien [1]
Question 1
Something similar to the leetcode question, Minimum Cost Path with Teleportations
J'ai passé un entretien chez Uber (San Francisco, CA)
Entretien
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.
Questions d'entretien [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
Questions d'entretien [1]
Question 1
leet code easy-medium questions and design system post