Lecture 5. Stacks and Queues

Wednesday April 7


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

Readings

Links

  • Slides
  • [Lecture Q&A]
  • [Video on canvas]

📦 Code