BroLeaf / 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++ 38.7%Language:C 32.5%Language:Python 16.0%Language:Java 11.9%Language:JavaScript 0.9%