Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
This was a technical phone screen with a recruiter from Uber. The interview lasted around 20 minutes and primarily focused on data structures and algorithms. The main challenge presented was the Robot Grid Distance Challenge. The interviewer asked me to explain my approach to the problem and discuss the time and space complexity of my solution. I was also required to write code while we spoke, which added some pressure due to the time constraints. Overall, the interview felt positive, with the interviewer being friendly and offering helpful hints when I encountered difficulties.
Technical Questions
- Robot Grid Distance Challenge (Graph, Dynamic Programming)
Tips & Insights
- Be prepared to explain your thought process and the complexities of your solution.
- Practice coding under time constraints to simulate the interview environment.