'''
Always make more than 4 pull requests. If you have made only 4 pull requests to different
projects and if one of those projects is excluded from the Hacktoberfest event, then that
pull request will not be counted, leaving you with only 3 valid pull requests if those projects
are not excluded.
If you fail to make 4 valid pull requests, you won't be eligible for swags or t-shirts.
I recommend that you make pull requests to your own repository, as this is a very safe option
for you. Just ensure that your repository has the Hacktoberfest topic.
'''
✨Star it :fork_and_knife:Fork it and Contribute to it <3
https://github.com/LakshaySK106/Algorithms.git
git checkout -b branch-name
git add .
git commit -m 'Commit message'
git push origin branch-name
New Pull Request
button located at the top of your repo)Before creating a PR or issue, please do the following:
Check the [Contribution](/Algorithms/CONTRIBUTING.md) Guide.<br>
|
By contributing, you agree that your contributions will be licensed under its MIT License.