Development Intern Interview Questions

5,454 development intern interview questions shared by candidates

Implement a stack that supports push, pop and mode(the one from statistics) operation. Gave an O(log n ) push and pop and O(1) mode operation.Another good question was implement atoi function. I assumed it as base 10 but was asked to support from binary to any base numbers(even base 50).
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Mar 7, 2014

Implement a stack that supports push, pop and mode(the one from statistics) operation. Gave an O(log n ) push and pop and O(1) mode operation.Another good question was implement atoi function. I assumed it as base 10 but was asked to support from binary to any base numbers(even base 50).

Viewing 101 - 110 interview questions

Glassdoor has 5,454 interview questions and reports from Development intern interviews. Prepare for your interview. Get hired. Love your job.