Software Development Engineer Interview Questions

32,839 software development engineer interview questions shared by candidates

Sort array of integers (positive, zero and negatives) so that the negatives are first, then the zeros, then the positive numbers while ensuring that the order of the individual groups stay the same. I.e. order groups but keep original order of internal elements of each group.
avatar

Software Development Engineer

Interviewed at Amazon

3.5
Jun 13, 2014

Sort array of integers (positive, zero and negatives) so that the negatives are first, then the zeros, then the positive numbers while ensuring that the order of the individual groups stay the same. I.e. order groups but keep original order of internal elements of each group.

There is a common type of word puzzle where you are given two English words of the same length, say, "HEAD" and "TAIL". The puzzle is to come up with a sequence of valid English words, starting with "HEAD", and ending with "TAIL", such that each word is formed by changing a single letter of the previous word. Create an algorithm to automatically solve such puzzles.
avatar

Software Development Engineer I Intern

Interviewed at Amazon

3.5
Oct 21, 2014

There is a common type of word puzzle where you are given two English words of the same length, say, "HEAD" and "TAIL". The puzzle is to come up with a sequence of valid English words, starting with "HEAD", and ending with "TAIL", such that each word is formed by changing a single letter of the previous word. Create an algorithm to automatically solve such puzzles.

Viewing 1541 - 1550 interview questions

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