CSE 326: Data StructuresLecture #14Whoa… Good Hash, Man
Today’s Outline
Reminder: Dictionary ADT
Implementations So Far
Hash Table Goal
Hash Table Approach
Hash Table Dictionary Data Structure
Hash Table Terminology
Hash Table CodeFirst Pass
A Good Hash Function…
Good Hash Function for Integers
Good Hash Function for Strings?
Making the String HashEasy to Compute
Making the String HashCause Few Conflicts
Good Hashing: Multiplication Method
Good Hashing:Universal Hash Function
Universal Hash Function: Example
Universal Hash Function
Alternate Universal Hash Function
Alternate Universe Hash Function: Example
Collisions
To Do
Coming Up
Email: owner-cse326@cs.washington.edu
Home Page: http://www.cs.washington.edu/326/
Download presentation source