hash-table

← ~/visualizations

hash-table #

Blocky visualization of hash function mapping keys to bucket indices. Shows collision resolution via chaining concept.

canvasclick to interact

⏮◀◀▶▶STEP0.25x1xZOOM

t=0s

practical uses #

technical notes #

8 buckets with simple character-based hash function. Animated key-to-bucket mapping. L-shaped arrow paths for blocky aesthetic.

← logarithmic-spiralstack-(lifo) →