Step 1 Input username
Pick a username from our messaging example.Click a username to hash it. Try dog, tea and cab to see a collision.
These same sample users drive the demo. Tap any username to trace its path.
→
↓
Click a username, watch it get hashed, and see which array slot it lands in.
Imagine a messaging app that needs to quickly find a user's profile from their username. The app can store data in a hash table where:
"dog")Click a username to hash it. Try dog, tea and cab to see a collision.
These same sample users drive the demo. Tap any username to trace its path.