https://github.com/ytfl/hash-table-simulator
Hash Table Simulator is an interactive, front-end educational simulator for learning how hash tables work. It visualizes insertion, searching, and deletion across three collision-resolution strategies. The app shows each probe step in real time, highlights active cells, and logs every action so users can follow the exact execution path.
https://github.com/ytfl/hash-table-simulator
algorithm-visualizer algorithms collision-resolution computer-science data-structures double-hashing education-tool frontend hash-table hashing interactive-learning linear-probing open-addressing react separate-chaining tailwind-css typescript visualization vite web-app
Last synced: 25 days ago
JSON representation
Hash Table Simulator is an interactive, front-end educational simulator for learning how hash tables work. It visualizes insertion, searching, and deletion across three collision-resolution strategies. The app shows each probe step in real time, highlights active cells, and logs every action so users can follow the exact execution path.
- Host: GitHub
- URL: https://github.com/ytfl/hash-table-simulator
- Owner: YTFL
- License: other
- Created: 2026-04-22T15:33:09.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-04-26T06:15:47.000Z (about 1 month ago)
- Last Synced: 2026-04-26T07:25:39.367Z (about 1 month ago)
- Topics: algorithm-visualizer, algorithms, collision-resolution, computer-science, data-structures, double-hashing, education-tool, frontend, hash-table, hashing, interactive-learning, linear-probing, open-addressing, react, separate-chaining, tailwind-css, typescript, visualization, vite, web-app
- Language: TypeScript
- Homepage: https://hash-simulator.vercel.app
- Size: 147 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0