Skip to content

Ada-C13/hash-practice-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash Table Practice (JavaScript)

See the Ruby version for details.

Installation

This has been tested with node 12.6.0. To install, run

npm i

after cloning this project.

Testing

Run all tests with:

npm test

Feel free to add additional tests and point out if you think they should be in the final project submission.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • Dockerfile 7.5%
  • Shell 0.3%