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/issuesSimilar to DSA repositories
Here you may see DSA alternatives and analogs
freeCodeCamp You-Dont-Know-JS free-programming-books-zh_CN 30-seconds-of-code system-design-primer interactive-coding-challenges front-end-interview-handbook awesome-interview-questions ES6-for-humans build-your-own-x papers-we-love HowToBeAProgrammer pytudes awesome-falsehood gitsome saws p1xt-guides haxor-news CreepyCodeCollection elixirschool Programming-Alpha-To-Omega handong1587.github.io telegram-list adv-r awesome-cold-showers aws-doc-sdk-examples OpenComputers viz Algo_Ds_Notes MyNotebook