DSA-Using-C
7. Stacks
1. Introduction to Stacks
2. Array Representation of Stacks
3. Operations on a Stack
4. Linked Representation of Stacks
5. Operations on a Linked Stack
6. Multiple Stacks
7. Applications of Stacks