Skip to content

NerdDiffer/cracking-the-coding-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cracking the Coding Interview

Working on problems from Cracking the Coding Interview, 6th edition.

Tests

  • npm install -g ava: to install ava command line tool
  • npm install: install project deps
  • ava path/to/test/file: run individual tests, if available

About

interview question practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors