Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 248 Bytes

Simple hash table written in C. To go with my article How to implement a hash table (in C).

This is a learning exercise, not a battle-tested data structure library -- you have been warned! :-)