uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview consisted of a technical phone screening. The interviewer asked about my experience and then followed up with some coding challenges. The main problem was related to a Robot Grid Distance Challenge where I had to calculate the minimum distance a robot needs to travel on a grid. After solving this, we discussed the solution and optimizations. Overall, the interviewer was friendly and seemed interested in my thought process, expecting me to explain my reasoning clearly.
Technical Questions
- Robot Grid Distance Challenge (Grid, BFS)
Tips & Insights
Be prepared to explain your thought process clearly and discuss potential optimizations for your solutions.