Amazon interview question

Implement a linked list using a stack.

Interview Answer

Anonymous

8 Feb 2021

Don't you mean, Implement a stack using a Linked List? How do you implement a linked list using a stack lol