Uber | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
This was a technical phone interview for a software engineer position at Uber. The interviewer was friendly and began with a few behavioral questions to understand my background and experiences. After that, I was presented with a coding problem involving calculating the distance in a grid where robots can move up, down, left, or right. I was asked to write a solution in Python. I managed to solve it within the given time frame, and the interviewer provided feedback on my solution, offering tips for optimization. Overall, it was a positive experience, and I felt I communicated my thoughts clearly during the coding exercise. The interviewer encouraged me to ask questions, which I appreciated, and provided insights about the next steps in the interview process.
Technical Questions
- Robot Grid Distance Challenge (Dynamic Programming, Grid)
Tips & Insights
Be prepared to discuss your thought process during coding exercises, and don’t hesitate to ask questions to clarify the problem.