0 Forks
1 Stars
1 Watchers

ctci-javascript

Javascript solutions to Cracking the Coding Interview problems

How to download and setup ctci-javascript

Open terminal and run command
git clone https://github.com/rmartone/ctci-javascript.git
git clone is used to create a copy or clone of ctci-javascript repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ctci-javascript https://github.com/rmartone/ctci-javascript/archive/master.zip

Or simply clone ctci-javascript with SSH
[email protected]:rmartone/ctci-javascript.git

If you have some problems with ctci-javascript

You may open issue on ctci-javascript support forum (system) here: https://github.com/rmartone/ctci-javascript/issues