Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview took about 38 minutes and was conducted over the phone. I faced a coding problem called the ‘Robot Grid Distance Challenge’, where I had to determine the shortest path for a robot on a grid with obstacles. I explained my thought process and demonstrated my coding skills. The interviewer also inquired about my previous projects and how I resolved specific challenges. They were friendly and provided hints when I encountered difficulties.
Technical Questions
- Robot Grid Distance Challenge (DFS, BFS)
Tips & Insights
Be prepared to articulate your thought process clearly during coding challenges, and don’t hesitate to ask for hints if you get stuck.