Software Engineer Interview Questions

467,266 software engineer interview questions shared by candidates

Interview Question – two algorithm questions each phone interview. Two of them were a bit challenging . One of them was : given a value k and an array , design an efficient algorithm that should output the number of pairs that sum up to k. They wanted a n log n solution, wich i provided, but I wasn't handy with the implementation. We spent several minutes with questions like why would you want to work for us? or how did you heard and what you know about us ?
avatar

Software Engineer Intern

Interviewed at Palantir Technologies

3.7
Nov 12, 2012

Interview Question – two algorithm questions each phone interview. Two of them were a bit challenging . One of them was : given a value k and an array , design an efficient algorithm that should output the number of pairs that sum up to k. They wanted a n log n solution, wich i provided, but I wasn't handy with the implementation. We spent several minutes with questions like why would you want to work for us? or how did you heard and what you know about us ?

Convert a string of alphabets to a string which contains the type of the alphabet and it's frequency if the length of the converted string is greater than previous one(ex: 'aa' -> 'aa', 'bbb' -> b3). Ex: 'aabbcccdd' -> 'aabbc3dd'.
avatar

Software Engineer Intern

Interviewed at StubHub

2.4
Apr 1, 2019

Convert a string of alphabets to a string which contains the type of the alphabet and it's frequency if the length of the converted string is greater than previous one(ex: 'aa' -> 'aa', 'bbb' -> b3). Ex: 'aabbcccdd' -> 'aabbc3dd'.

Viewing 1801 - 1810 interview questions

Glassdoor has 467,266 interview questions and reports from Software engineer interviews. Prepare for your interview. Get hired. Love your job.