Video details loaded

Lecture 8: Hashing with Chaining

51:16

Up Next

Lecture 9: Table Doubling, Karp-Rabin

Description: This lecture starts with dictionaries in Python, considers the problems with using a direct-access table, and introduces hashing. The lecture discusses hashing with chaining, which is one way of dealing with collisions.

Instructor: Erik Demaine