6.006 | Spring 2008 | Undergraduate

Introduction to Algorithms

Lecture Notes

Lecture 5: Hashing I: Chaining, Hash Functions

Description:

Lecture notes on hashing, dictionaries and Python, motivation, hash functions, chaining, simple uniform hashing, and “Good” hash functions.

Resource Type:
Lecture Notes
pdf
883 kB
Lecture 5: Hashing I: Chaining, Hash Functions
Learning Resource Types
Problem Sets
Exams with Solutions
Lecture Notes
Presentation Assignments with Examples