Skip to the content.

Stacks and Queues

What is Stack and where it can be used?

Applications of Stack:

What is a Queue, how it is different from the stack and how is it implemented?

How to implement a stack using queue?