Skip to content

sentinelprime619/Data_Structure_and_Algorithms

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.8%
  • Python 30.9%
  • C 1.3%