Skybox Security interview question

Implement a minimum stack - that acts like regular stack and can tell the minimum in O(1)

Interview Answer

Anonymous

5 Apr 2022

2 stacks (one regular and another to think about..)