akshaydhiran / Data_Structure_and_Algorithms

This Repository is made for Solving Data Structure and Algorithms Problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data_Structure_and_Algorithms

To Contribute follow the below steps.

  1. Fork this Repository.

  2. Clone the Repository to your system. -> git clone "your forked repo-link"

  3. Add your files and programming questions on suitable section or make new .

  4. Run-> git add .

  5. Commit your changes. -> git commit -m "your commit message".

  6. push your changes. -> git push

  7. Now go to your repository . Click on Pull Request.

Thats it !

đź’» Developed & Maintained By

Ashwin Kushwah

About

This Repository is made for Solving Data Structure and Algorithms Problems.

License:MIT License


Languages

Language:C++ 67.7%Language:Python 30.9%Language:C 1.3%