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

Viewing 101 - 110 interview questions

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