Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The phone screen started with a brief introduction. The interviewer then asked about my experience and projects. After that, I was presented with a coding question regarding the Robot Grid Distance Challenge. I was asked to find the minimum distance a robot has to travel on a grid from the starting point to a target point. After explaining my thought process, I began coding. The interviewer was particularly interested in my approach to edge cases and performance optimization. Overall, it was a challenging but insightful experience.
Technical Questions
- Robot Grid Distance Challenge (Dynamic Programming, Grid Navigation)
Tips & Insights
Focus on explaining your thought process clearly and consider edge cases during coding challenges. Performance optimization can be a key point of interest for interviewers.