Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Fittiboy/HashMapClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Hash Map Class

I felt like writing the HashMap class from scratch to my own specifications (original exercise from Codecademy). This way it is easy to rewrite for example the collision avoidance algorithm and then compare the speed for assignment and retrieval with Python's built in dictionaries. Have fun rewriting and testing :)

About

I felt like writing the HashMap class from scratch to my own specifications (original exercise from Codecademy)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages