5 Forks
4 Stars
4 Watchers

cp-dsa

A curated list of questions with solutions for Competitive Programming, DSA and also for Interview Preparation in C++ language

How to download and setup cp-dsa

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

Or simply clone cp-dsa with SSH
[email protected]:thisisnitish/cp-dsa.git

If you have some problems with cp-dsa

You may open issue on cp-dsa support forum (system) here: https://github.com/thisisnitish/cp-dsa/issues