Software Interview Questions

550,813 software interview questions shared by candidates

You have a set of envelopes of different widths and heights. One envelope can fit into another if and only if both the width and height of one envelope is greater than the width and height of the other envelope. What is the maximum number of envelopes can you russian doll?
avatar

Software Engineering Intern

Interviewed at Palantir Technologies

3.7
Jun 3, 2013

You have a set of envelopes of different widths and heights. One envelope can fit into another if and only if both the width and height of one envelope is greater than the width and height of the other envelope. What is the maximum number of envelopes can you russian doll?

Given a string of parantheses, brackets, and curly braces, write a function that returns whether the string is well balanced, in that every left delimiter is closed by the correct right delimiter. I was asked this question by multiple interviewers, it seems like their go-to question.
avatar

Software Engineering Intern

Interviewed at MongoDB

4
Jan 13, 2014

Given a string of parantheses, brackets, and curly braces, write a function that returns whether the string is well balanced, in that every left delimiter is closed by the correct right delimiter. I was asked this question by multiple interviewers, it seems like their go-to question.

Viewing 1521 - 1530 interview questions

Glassdoor has 550,813 interview questions and reports from Software interviews. Prepare for your interview. Get hired. Love your job.