Skip to content

Allott/HashtableProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashtableProject

Program I developed for an advanced data structures module.

The projects is an implementation of a Hashtable file structure that stores a list of names (In this case a input files of popular boys names) using a hash algorithm.

Several approaches have been implemented such as chaining vs open adressing and well as division vs multiplication hash functions. There is also a rudimentary test framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors