Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview consisted of a technical phone screen where I was asked to solve a problem related to grid distances. The problem was about finding the shortest path in a robot grid. I had to explain my thought process and demonstrate my coding skills on a shared document. The interviewer was friendly, and we discussed various approaches to optimize the solution. Overall, it felt like a collaborative session.
Technical Questions
- Robot Grid Distance Challenge (DFS, BFS, Graph)
Tips & Insights
Be prepared to explain your thought process clearly and consider discussing multiple approaches to the problem. Collaboration with the interviewer can lead to a more productive session.