Skip to content

This repository is done to contribute code under Hacktoberfest 2022. This Repository contains a collection of algorithms and data structures written in Python.

License

Notifications You must be signed in to change notification settings

ashurajpoot2003/HacktoberFest-2022-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2022

image

Open Source Love

Hacktoberfest is a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Twilio. Hacktoberfest is open to everyone in our global community! Four quality pull requests must be submitted to public GitHub repositories. You can sign up anytime between October 1 and October 31.

This repo is aimed at people who are new to open-source, earn and learn from that experience.

Goal of this repository

There are many repositories on GitHub that contain a collection of algorithms and data structures in different programming languages. The goal of this repository is to provide a collection of algorithms and data structures in Python. Aim of this repository is to become a one-stop repository for all the algorithms and data structures in Python. Code should be well documented and easy to understand. The algorithms and data structures should be implemented according to the style guide mentioned below.

This repository is split into three sections:

  • Easy
    In this section, you will find algorithms and data structures that are easy to understand and implement. These algorithms and data structures are a good starting point for beginners. There will 40 problems in this section.

  • Medium
    In this section, you will find algorithms and data structures that are a bit more complex than the ones in the Easy section. These algorithms and data structures are a good starting point for intermediate programmers. There will be 20 problems in this section.

  • Hard
    In this section, you will find algorithms and data structures that are a bit more complex than the ones in the Medium section. These algorithms and data structures are a good starting point for advanced programmers. There will be 10 problems in this section.

Style Guide

The style guide for this repository is based on PEP 8. The style guide can be found here.

Contributing

Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

Rules

  • There are total 70 problems open for contribution.
  • Once Pull Request is accepted on one problem, no other pull request will be reviewed on the that problem. Please try to contribute on other problem if any pull request is already merged.
  • Read the CONTRIBUTING.md file.
  • Respect people.
  • Be friendly, helpful, and patient.

Support

If you like this project, please consider supporting it by giving it a ⭐️. It will help us to grow and improve this project and help others to find it.

Conclusion

  • Happy Contributing! 🎉
  • May you have a great Hacktoberfest 2022! 🎉
  • If you have any questions, feel free to ask me. I will be happy to help you. 😊

References

  • Hacktoberfest 2022

  • Hacktoberfest 2022 Participation Guidelines

  • This project and other projects listed above are a part of Hacktoberfest 2022 and are open to all members of the GitHub community. Any member may contribute to these projects without being a collaborator or a maintainer and earn a T-shirt from DigitalOcean and DEV by making four valid pull requests (PRs) between October 1-31 (in any time zone).

  • The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt.

✨ Thanks goes to these wonderful people ✨

License

This project is licensed under the GNU GENERAL PUBLIC License - see the LICENSE file for details

CC0

About

This repository is done to contribute code under Hacktoberfest 2022. This Repository contains a collection of algorithms and data structures written in Python.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%