Software Development Interview Questions

36,965 software 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 71 - 80 interview questions

Glassdoor has 36,965 interview questions and reports from Software development interviews. Prepare for your interview. Get hired. Love your job.