Skip to content

thesupercoderproject/CtCI-6th-Edition-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####Run the code and test This project uses Mocha and Chai for testing:


#####Install dependencies: ```bash npm install npm install -g mocha npm install -g chai ```
#####Run tests: ```bash mocha --recursive ```
#####Add new npm modules: ```bash npm install --save ```

About

Cracking the Coding Interview 6th Ed. JavaScript Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%