Lecture 4. Containers, Part II

Wednesday January 12


Stacks and queues are two fundamental data structures for storing specialized types of sequences. This lecture explores how they work and shows off a few of their applications.

Readings

  • Readings: Chapter 5.2 - 5.3

Links

📦 Code and Slides