/DS-Algo

In this repository, we have problems and their solutions, of different data structures and algorithms

Primary LanguageJavaMIT LicenseMIT

DS-Algo HacktoberFest 2021

In this repository, we have problems and their solutions, of different data structures and algorithms

This is an open-source repository that collects programming problems.

Anyone can work on any issue and you can also create your own issues, So start working on issue when you are done then create a pull request and I'll merge into main codebase.

Important Steps

(i) Do the coding of the problem you want to work on and made a PR in 'General Folder only'.
(ii) NOTE:- Filename should be in the format- "yourname_filename.extension".
(iii) And you're done!!
(iv) Make sure the problem you are working on must not clash with similiar problem in the folder


Solve as many problems as you can and create pull request for every individual problem and 🌟 this repo for future reference.

Steps to contribute

πŸ‘‰ Fork this repository
Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

πŸ‘‰ Clone the repository
Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

πŸ‘‰ Create a branch
Then create a branch on your local repository to solve a problem.

πŸ‘‰ Add & commit
Make necessary changes and commit those changes

πŸ‘‰ Push changes to GitHub
Finally push your local repository to remote repository

πŸ‘‰ Compare & Submit a Pull Request
We're happy to merge valid pull requests to this repository!

πŸ‘‰ Also Star the repository
Delighted that you liked the repository!!

TADAA🌟🌟, Now you are an open-source contributor.... BOOM!!!!