Amazon interview question

Mid Stack - Implement a stack which can be popped from the middle

Interview Answer

Anonymous

5 Dec 2022

I used a doubly linked list