Hashing Tutorial
Welcome to the interactive hashing tutorial. This tutorial does more than simply explain hashing and collision resolution. It lets you try out hash functions and collision resolution methods for yourself so that you can really see how they work. It also lets you compare different methods to see how well they perform in various situations.
There are many activities scattered throughout these pages. If you spend some time with each one, at the end you will understand how to build an efficient hashing system.
Students: Please make sure that your screen resolution is at least 1024x768, and that your browser is equipped with Java 1.5 or later. Also, please reset your browser's page zoom before continuing, as zooming in and out will distort the Java applets and make them unusable.