Introduction to Stacks

A stack is a collection of items that can only be stored or deleted in a particular order. (Reading time: under 1 minute)

We'll cover the following...

You can think of the stack as a container, to which we can ...