Cracking Google's Software Engineer Interview: Tackling the Robot Grid Challenge

google | Software Engineer | Interview Experience

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

Interview Process

The interview consisted of both coding and behavioral questions. I was asked to solve a problem in real-time while explaining my thought process. After the coding portion, I spent some time discussing my resume and projects. The interviewer was supportive and provided helpful hints when I struggled. Overall, it was a balanced interview with respect to both skills, and I felt comfortable during the entire process.

Technical Questions

  1. Robot Grid Distance Challenge (BFS, DFS)

Tips & Insights

I think my coding solution was not optimized enough.