Hash-table

Hash-table

Gagniuc

This project provides a minimal Python implementation of a Hash Table using separate chaining for collision handling. It supports insertion and search of key value pairs, with a compact design that demonstrates core hashing principles.

17 Stars
0 Forks
17 Watchers
Python Language
mit License
92.8 SrcLog Score
Cost to Build
$18.8K
Market Value
$26.7K

Growth over time

3 data points  ·  2026-04-09 → 2026-04-24
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Hash-table

Question copied to clipboard

What is the Gagniuc/Hash-table GitHub project? Description: "This project provides a minimal Python implementation of a Hash Table using separate chaining for collision handling. It supports insertion and search of key value pairs, with a compact design that demonstrates core hashing principles.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Hash-table

Clone via HTTPS

git clone https://github.com/Gagniuc/Hash-table.git

Clone via SSH

[email protected]:Gagniuc/Hash-table.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Hash-table issue tracker:

Open GitHub Issues