Skip to content

Jarret-Crittendon/simple-hash-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

simple-hash-table

Created a hashmap class for strings, including building my own hashing function. I also created a custom random access iterator class compatible with C++ Standard Template Library, allowing the hashmap to be used with library algorithms and language constructs

About

Implementation of a hash table in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors