Skip to content

sf-wdi-27-28/hash-map-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hash-map-lab

basic javascript hash map implementation

TODO:

  • update the put method of hash map so that it will not store duplicate keys
  • implement a set method for hash map to change the value associated with a key

About

basic javascript hash map implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%