Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
This was a phone interview with Uber. The main focus was on a coding problem: “Robot Grid Distance Challenge.” I had to explain my thought process while solving the problem, which involved moving a robot in a grid to find the shortest path. The interviewer was very friendly and provided hints when I seemed stuck. Overall, it was a good experience, but I am not sure about the outcome yet.
Technical Questions
- Robot Grid Distance Challenge (DP, Recursion)
Tips & Insights
Be prepared to explain your thought process clearly and discuss algorithm complexities and edge cases.