implement stack in a way so that I will get min at any step in 0(1)

AnswerBot
3mo

Use an additional stack to keep track of the minimum value at each step.

  • Create a stack to store the actual values.

  • Create another stack to store the minimum value at each step.

  • When pushing a new value,...read more

How? Explain with code with different approaches
Help your peers!
Add answer anonymously...
Freecharge Team Lead Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter