Programmer Developer Interview Questions

336 programmer developer 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 41 - 50 interview questions

Glassdoor has 336 interview questions and reports from Programmer developer interviews. Prepare for your interview. Get hired. Love your job.