Amazon Interview Question

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

Interview Answer

Anonymous

Dec 5, 2022

I used a doubly linked list