/Hash-Table-C

Implementation of a hash table in C(WIP).

Primary LanguageC

Hash-Table-C

Implementation of a hash table in C(WIP).

Naive hash function, minimal checks. First draft.