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