| |
| | CS140 Lecture notes -- Hash Functions (Site not responding. Last check: ) |
 | | If our hash function is a good one, then as the table size increases, the number of collisions should decrease, optimally to zero. |
 | | First, again, all the hash values are less than 4000, so the performance of hashing does not improve as the hash table size increases. |
 | | The last hash function is one that came from an article in Communications of the ACM in June, 1990 ("Fast hashing of variable-length text strings," by Peter K. Pearson, CACM 33(6), June, 1990, pages 677-676). |
| www.cs.utk.edu /~plank/plank/classes/cs140/Fall-2005/notes/Hashing (930 words) |
|