Skip to content

GJakobi/simplest-hashtable-ever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplest-hashtable-ever

Simplest hash table ever

You can found an example on how to use it in main.c. The hash function is extremely simple and unefficient, just for the sake of didactic purposes.

Feel free to open a PR to turn it into the most-complex-hashtable-ever.

About

Simplest hash table ever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published