A hash table and collision explorer: hash a set of sample keys into buckets of an adjustable size, visualize the distribution and chained collisions, and compare a naive modulo hash against a simple mixing hash side by side.
by dev:local
physicschartinteractive
Built in 1 step
A hash table and collision explorer: hash a set of sample keys into buckets of an adjustable size, visualize the distribution and chained collisions, and compare a naive modulo hash against a simple mixing hash side by side.