Skip to content

1Levick3/Hash-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hash-Table-implementation-in-c

Algorithm

  • Convert the string to a large integer
  • Reduce the size of the integer:
    • Take its remainder mod m where m is size of the table

About

hash table in c because why not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages