Skip to content

🌱Contribute in Hacktoberfest 2022 by contributing Data Structures and Algorithms Code in any programming language. Create your own issues. ✨Star it 🍴Fork it and Contribute to it <3

License

Notifications You must be signed in to change notification settings

LakshaySK106/Algorithms

Repository files navigation

HACTOBERFEST 2022 🎯

Hacktoberfest2022

Special Note For Everyone 🎃

'''
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.
'''

MIT license
Open Source Love Contributor Covenant

Data Structures and Algorithms Repository

✨Star it :fork_and_knife:Fork it and Contribute to it <3

Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
https://github.com/LakshaySK106/Algorithms.git
  • Create a branch
git checkout -b branch-name
  • Make your changes (choose from any task below)
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Contributing🌱

Before creating a PR or issue, please do the following:
Check the [Contribution](CONTRIBUTING.md) Guide.<br>

Contributors

@lakshaysk's Holopin board

License

By contributing, you agree that your contributions will be licensed under its MIT License.