Lecture 5. Stacks and Queues

Tuesday April 6


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

Readings

Links

📦 Code