3 Forks
27 Stars
27 Watchers

coding-interview

Resources for preparing for your next coding interview

How to download and setup coding-interview

Open terminal and run command
git clone https://github.com/ykushch/coding-interview.git
git clone is used to create a copy or clone of coding-interview 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 coding-interview https://github.com/ykushch/coding-interview/archive/master.zip

Or simply clone coding-interview with SSH
[email protected]:ykushch/coding-interview.git

If you have some problems with coding-interview

You may open issue on coding-interview support forum (system) here: https://github.com/ykushch/coding-interview/issues