Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview lasted about 14 minutes and was focused on coding challenges. One of the problems was the “Robot Grid Distance Challenge,” which required implementing a function that calculates the minimum distance a robot would need to cover on a grid while avoiding obstacles. Follow-up questions included discussions about edge cases and optimization for larger grid sizes. The interviewer was responsive and provided helpful hints throughout the process. Overall, it was a positive experience, allowing for a free expression of thought processes.
Technical Questions
- Robot Grid Distance Challenge (Dynamic Programming, Grid)
Tips & Insights
Be prepared to discuss edge cases and optimization strategies during coding challenges.