Hashing

2/12/02


Click here to start


Table of Contents

Hashing

Motivation

Mathematical Description

A Dictionary Abstract Data Type

One Implementation of a Dictionary: An Association List

Hashing: Practical Implementations of the Dictionary ADT.

Hashing with Chains

Closed Hashing

Hashing Example

Hashing Example (continued)

Hashing Example (continued)

Collision Resolution Methods

Deletion in Closed Hash Tables

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

Home Page: www.cs.washington.edu/people/faculty/tanimoto.html

Download presentation source