Plagiarism will not be entertained. Any PR that is found to be suspicious of plagiarised work will not be merged and will be marked as spam.
Issues will be assigned on a first come, first serve basis. The person who creates the issue gets the first priority. And then, issues are assigned based on who commented first. You just have to comment on the issue, asking to be assigned and the programming language you should be assigned in, and it will be done if found fit.
You cannot work on any issue that is not assigned to you. Only when you have been assigned, you can start working on it and raise a PR for the same.
If you have anything else to be said about this repository, feel free to create an issue regarding it.
Need Collaborators, If interested contact me.
Show some love by leaving a 🌟
Language available
$ git clone [email protected]:your_username/DSA-Library.git
$ git checkout -b Branch_Name
$ git add .
$ git commit -m 'message'
$ git push -u origin Branch_Name
$ git fetch --all --prune
$ git checkout main
$ git reset --hard upstream/main
$ git push origin main
Meet our wonderful contributors.
Read our code of conduct.