Use cases of Stack in Stacks and Queues
Use cases of Stack in Stacks and Queues
1. What is Stack?
2. Different operations which can be performed on a stack
3. How to implement stack using Array / List.
In the next lesson, we learn how to use the standard inbuilt Stack library
which is already available in most languages. Then we will move on to solving
real world problems using Stack.
https://www.codechef.com/learn/course/stacks-and-queues/LSTACKS/problems/STACK02 1/1