Development Interview Questions

137,183 development interview questions shared by candidates

design a ADT to implement push(), pop() method as stack, and also has a getMinElement(). Require that getMinElement() is constant time but push()/pop() do not have to be constant time at first. Then for improvement, these three methods are all required to be constant time
avatar

Software Development Engineer

Interviewed at Amazon

3.5
May 10, 2011

design a ADT to implement push(), pop() method as stack, and also has a getMinElement(). Require that getMinElement() is constant time but push()/pop() do not have to be constant time at first. Then for improvement, these three methods are all required to be constant time

Viewing 91 - 100 interview questions

Glassdoor has 137,183 interview questions and reports from Development interviews. Prepare for your interview. Get hired. Love your job.