Lecture 5. Stacks and Queues

Monday July 3


Today we will discuss two containers that are limited but used to solve many problems: the stack and the queue.

Readings

Links

📦 Code and Slides