Lecture 17. Hashing, Part I

Monday February 14


Hash functions are magical tools for building complex software systems. Today we explore what they are and see how to use them to implement a surprisingly fast and elegant map.

Readings

  • Readings: Chapter 15

Links

📦 Code and Slides