Stacks and Queues

Estimated Time

1 hour

Learning Objectives of the Experiment

In this experiment, you will be learn about :

  • Gain a basic understanding of Stacks and Queues as an abstract data type
  • Understand stack and queue operations and associated time complexity through interactive animations
  • Understand applications of Stacks and Queues