Software Engineer Google Interview Questions

711 software engineer google interview questions shared by candidates

Given a string that contains {, }, (, ), [, ] similar to a programming language how would you implement a function/method that checks whether its valid/balanced? "{() ()}" => balanced "{ ( [ ] ) }" => balanced - the characters can be nested "{ ( }" => invalid "{ ) ( }" => invalid

Given a string that contains {, }, (, ), [, ] similar to a programming language how would you implement a function/method that checks whether its valid/balanced? "{() ()}" => balanced "{ ( [ ] ) }" => balanced - the characters can be nested "{ ( }" => invalid "{ ) ( }" => invalid

We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.
Jan 30, 2015

We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.

Viewing 111 - 120 interview questions

Glassdoor has 711 interview questions and reports from Software engineer google interviews. Prepare for your interview. Get hired. Love your job.