Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview consisted of several phases, focusing primarily on technical questions with an emphasis on coding challenges. One of the main challenges was the Robot Grid Distance problem, where I had to calculate the shortest distance from a starting point to a destination on a grid. The interviewers emphasized the importance of edge cases and optimal solutions, guiding me through the problem-solving process. I felt the interview went well as I was able to discuss my thought process while coding. After the technical questions, there were behavioral questions related to teamwork and problem-solving scenarios. Overall, it was a comprehensive technical interview that assessed both my coding skills and my fit for their culture.
Technical Questions
- Robot Grid Distance Challenge (Graph, BFS, DP)
Tips & Insights
Be prepared to discuss your thought process during coding challenges and to answer behavioral questions that assess your teamwork and problem-solving skills.