1 Forks
1 Stars
1 Watchers

CodingPractice

Mostly me practicing coding. Some interview questions, some random stuff I wrote. Enjoy!

How to download and setup CodingPractice

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

Or simply clone CodingPractice with SSH
[email protected]:koolguru/CodingPractice.git

If you have some problems with CodingPractice

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