602 Forks
3084 Stars
3084 Watchers

coding-problems

Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures

How to download and setup coding-problems

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

Or simply clone coding-problems with SSH
[email protected]:MTrajK/coding-problems.git

If you have some problems with coding-problems

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