Erfan.aa's blog

By Erfan.aa, history, 4 years ago, In English

Hello Codeforces!

Every year in October, DigitalOcean organizes an event named Hacktoberfest. Hacktoberfest is open to everyone. Whether you're a developer, student learning to code, event host, or the company of any size, you can help drive the growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

To qualify for the official limited edition Hacktoberfest shirt, you must register and make four pull requests (PRs) between October 1-31 (in any time zone). PRs can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. This year, the first 50000 participants who successfully complete the challenge will earn a T-shirt.

As a member of TheAlgorithms organization, I invite you to contribute to our repositories. As it is mentioned above, PRs can be made to any public repo on GitHub, so public repositories of TheAlgorithms organization can help you win this competition.

TheAlgorithms repositories are used to store all different available algorithms for educational purposes. You can see that:

https://github.com/TheAlgorithms/Python is for all algorithms implemented in Python programming language.

https://github.com/TheAlgorithms/Java is for all algorithms implemented in Java programming language.

https://github.com/TheAlgorithms/C-Plus-Plus is for all algorithms implemented in C++ programming language.

Members of the Codeforces community are experts in the design of algorithms. So they can easily add some new algorithms to these repositories or improve the previous ones to gain Hacktoberfest credits. Only 4 pull requests suffice for winning a shirt.

After creating each pull request, you can notify me through my GitHub account or my email address for reviewing/merging it.

Happy coding!

Good luck!

  • Vote: I like it
  • +19
  • Vote: I do not like it