Aditi2905 / DSA

Repository for participants in the Hacktoberfest 2021 who want to contribute and learn DSA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSA

Repository for participants in the Hacktoberfest 2022 who want to contribute and learn DSA.

Steps:

  1. Fork this Repository using the button at the top
  2. Clone your forked repository to your pc
  3. Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  4. Add new DSA related files
  5. Add your files
  6. Create a pull request
  7. Star this repository
  8. Wait for Pull Request to merge
  9. Celebrate - you've done your first pull request!

Note: Spam not allowed! Only valid codes are add in repo.

About

Repository for participants in the Hacktoberfest 2021 who want to contribute and learn DSA.


Languages

Language:C++ 57.8%Language:Python 22.0%Language:C 16.5%Language:Java 3.7%