Lecture 16. Implementing Abstractions, Part II

Friday February 11


Today we see tradeoffs in how we allocate memory for a custom Stack type, concluding with an approach that's widely used in practice.

Readings

  • Readings: Chapter 11, Chapter 12.1

Links

📦 Code and Slides