Skip to content
forked from karan/Projects

Trying to complete over 100 projects in various categories in Python. Fork to learn any new language.

Notifications You must be signed in to change notification settings

Zorkling/Projects

 
 

Repository files navigation

How to Contribute

Solutions

Please do not send pull requests for replacing my code. If you'd like to contribute solutions, please see the following instructions:

  • Solve the problem, and keep it in your repo. DO NOT send merge request yet.

  • Find the problem in this README file.

  • Edit the file in this format (notice the double square brackets):

    *This is a problem* - And here goes it's description. [[octocat (language)]](link-to-octocats-solution) [[your_username (C++)]](link-to-your-solution)

    This results in something like this:

    This is a problem - And here goes it's description. [octocat (language)] [your_username (C++)]

  • Please respect other people and do not delete or move anyone else's link. Place your solution at the end of the list of solutions.

  • Save/Commit the README.md file.

  • Send a pull request for this commit ONLY - ie, the commit to the solutions repo!

=====================================

Projects

If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes. If you add a problem, make sure you add it in the correct category.

It is required that any changes made to the projects (this does not include adding solutions) in README.md, must be reflected in README-scratch.md, in README.md file in the relevant category folder, and in the Solutions README.md file

If you're copying a project from some other webpage, you MUST link to it in the Sources section at the bottom of repo's README.md and README-scratch.md.

If you skip any step(s), I will not merge the changes!

About

Trying to complete over 100 projects in various categories in Python. Fork to learn any new language.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%