SLIDE 1
1
Hashing - Introduction
- Dictionary
Dictionary = a dynamic set that supports the = a dynamic set that supports the
- perations INSERT, DELETE, SEARCH
- perations INSERT, DELETE, SEARCH
- Examples :
Examples :
- a symbol table created by a compiler
a symbol table created by a compiler
- a phone book
a phone book
- an actual dictionary
an actual dictionary
- Hash table