0 Forks
3 Stars
3 Watchers

CrashCode

Crash Course for CS Interviews

How to download and setup CrashCode

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

Or simply clone CrashCode with SSH
[email protected]:RobZuazua/CrashCode.git

If you have some problems with CrashCode

You may open issue on CrashCode support forum (system) here: https://github.com/RobZuazua/CrashCode/issues