2 Forks
12 Stars
12 Watchers

Code

:hash: Implementing Data Structures and Algorithms, Solutions to Coding Problems from Codeforces, Codechef and Leetcode

How to download and setup Code

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

Or simply clone Code with SSH
[email protected]:sureshmangs/Code.git

If you have some problems with Code

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