Cracking Uber's Software Engineer Phone Screen: Tackling the Robot Grid Distance Challenge

Uber | Software Engineer | Interview Experience

Interview Date: Not specified
Result: Not specified
Difficulty: Not specified

Interview Process

The interview consisted of a coding challenge related to Robot Grid Distance. The interviewer presented the problem, and we discussed the approach before I started coding. It was helpful to clarify my thought process along the way. After coding, I ran through the test cases and explained my solution step-by-step. I felt positive about my performance despite some nervousness because it was my first phone screen. Overall, it was a good experience.

Technical Questions

  1. Robot Grid Distance Challenge (Grid, Dynamic Programming, BFS)

Tips & Insights

  • Clarifying your thought process during the interview can be beneficial.
  • Practice coding challenges to build confidence for phone screens.