9 Forks
32 Stars
32 Watchers

Elements-Of-Programming-Interviews

This is a project that helps me and friends to prepare programming interviews using the book, "Elements of Programming Interviews"

How to download and setup Elements-Of-Programming-Interviews

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

Or simply clone Elements-Of-Programming-Interviews with SSH
[email protected]:sh0sh0/Elements-Of-Programming-Interviews.git

If you have some problems with Elements-Of-Programming-Interviews

You may open issue on Elements-Of-Programming-Interviews support forum (system) here: https://github.com/sh0sh0/Elements-Of-Programming-Interviews/issues