Software Development Engineer Interview Questions

32,835 software development engineer interview questions shared by candidates

Given an input string, return whether or not the string contains balanced brackets where bracket characters are (), []. {}. The input string can contain alphanumeric characters in addition to the bracket characters.
avatar

Software Development Engineer-II

Interviewed at Expedia Group

3.7
Feb 16, 2018

Given an input string, return whether or not the string contains balanced brackets where bracket characters are (), []. {}. The input string can contain alphanumeric characters in addition to the bracket characters.

1) Implement atoi 2) correct bug in the code that deletes head from linked list 3) Given string of digits like "72388" and int n, delete n characters from the sting such the resulting string contains minimal number representation, you must preserve relative position of digits. Example: if st="72388" and n=2, the answer is 238.
avatar

Software Development Engineer

Interviewed at Microsoft

4
Sep 29, 2015

1) Implement atoi 2) correct bug in the code that deletes head from linked list 3) Given string of digits like "72388" and int n, delete n characters from the sting such the resulting string contains minimal number representation, you must preserve relative position of digits. Example: if st="72388" and n=2, the answer is 238.

Viewing 851 - 860 interview questions

Glassdoor has 32,835 interview questions and reports from Software development engineer interviews. Prepare for your interview. Get hired. Love your job.