Software Development Engineer Interview Questions

32,841 software development engineer interview questions shared by candidates

"You have billions of strings sorted in an array. You don't have any access to it. You just have a method that returns the string pertaining to a index. Use only that method to find the location of a given string" I started out at 0(n^2) and kept on improving to o(logn)
avatar

Software Development Engineer - IT

Interviewed at Microsoft

4
Dec 10, 2013

"You have billions of strings sorted in an array. You don't have any access to it. You just have a method that returns the string pertaining to a index. Use only that method to find the location of a given string" I started out at 0(n^2) and kept on improving to o(logn)

Print all permutations of a string *using no extra memory\data structures* (pointer variables are ok) + after i solved that it became tougher - handle duplicates (E.g aaab permutation should not print duplicates)
avatar

Software Development Engineer

Interviewed at Microsoft

4
Oct 4, 2010

Print all permutations of a string *using no extra memory\data structures* (pointer variables are ok) + after i solved that it became tougher - handle duplicates (E.g aaab permutation should not print duplicates)

Viewing 631 - 640 interview questions

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