SDE Intern applicants have rated the interview process at Uber with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 49.5% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied through college or university. The process took 1 day. I interviewed at Uber (New Delhi) in Jul 2021
Interview
two rounds of problem-solving. Will ask you to solve one problem and code it up in each round of interview. Finally, in hr round, you will be asked very generic hr round questions and a little more about system design and oops concepts
Interview questions [1]
Question 1
First round: there is a dictionary of m words and some string start is given. Transform start string by changing one character at a time such that the intermediate word formed is available inside the dictionary. Now after performing some least number of transformations task is to change start inti some end string. Print all such possible transformations ie. write each step of transformation in a single complete way of transforming.
After resume submission, a 90 mins technical test was conducted on code signal platform, covering questions related to data structures and algorithms .3 questions were asked of medium easy difficulty
Interview questions [1]
Question 1
One question was somewhere related to factorial of large numbers