5 Forks
12 Stars
12 Watchers

DSA

A set of coding questions and solutions in Java/C++. Platforms used - GeeksforGeeks, Hackerrank, Leetcode, Codeforces. README file is updated with one execution of https://github.com/prateekshyap/DSA/blob/main/UpdateReadme.java

How to download and setup DSA

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

Or simply clone DSA with SSH
[email protected]:prateekshyap/DSA.git

If you have some problems with DSA

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