Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
I had a phone interview with Uber for the Software Engineer position. The interview lasted about 25 minutes and focused mainly on coding problems. The interviewer asked me to solve a problem related to the Robot Grid Distance Challenge. Specifically, I had to determine how to navigate a robot on a grid with obstacles. My approach involved discussing the potential solutions and the computational complexity of each. The interviewer provided feedback, and after that, we discussed my previous projects briefly, focusing on the role of algorithms in them. Overall, it was an insightful experience, and I appreciated the interviewer’s guidance throughout the process.
Technical Questions
- Robot Grid Distance Challenge (Dynamic Programming)
Tips & Insights
Be prepared to discuss the computational complexity of your solutions and how algorithms played a role in your previous projects.