This is a Open Source Respository and it is focussed on Data Strucutre and Algorithms. Whenever you are stuck at any kind of problem feel free to look into this repo.
$ git clone git@github.com:N0vice17/DataStructures-And-Algorithm.gitIt will create a copy of the repository in your local computer
3. If the topic in which you are wanting to contribute already contains an existing folder then its fine orelse create a folder of your own with a suitable name along with creating files with suitable names and then contribute your code.
$ git add -A
$ git commit -m "What you have changed write here"
$ git fetch --all --prune
$ git push -u origin master5. For A Pull Request You should create a branch of the name of your account and we will check that what changes you have made and we will merge it accordingly.
We are open to any type of contribution that is made by you in any language. Please do Contribute. If you have any issue regarding anything please discuss by creating a issue.
Java
| N0vice17 | Agnik7 | IndranjanaChatterjee | Alik Agarwala | Avik Agarwala |
|---|
C++
| Alik Agarwala | Avik Agarwala |
|---|