Skip to content

Use this repository to contribute quality code in languages you are comfortable with during the Hacktoberfest event.

License

Notifications You must be signed in to change notification settings

Vicky-Jha/Number-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love 

Hacktober Fest

Hacktober Voila! 🙅🏼‍♂️Hacktoberfest is open to everyone in our global community. Contribute to open source and pick a limited edition T-shirt. You have until October 31 to submit four valid pull requests, and win T-shirt labelled as Hacktoberfest, keep up the great work. Whether you’re new to development, a student, long-time contributor, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skills levels are encouraged to complete the challenge.🙅🏼‍♂️

👉 A Collection of Solutions to Number Theory Problems 👈

Steps to contribute and win:

  1. Create 1 or more issues or directly move to 3rd step
  2. Wait till the issue/issues gets assigned to you
  3. Make valid pull requests
  4. Wait till the pull request is approved(Either pull request will get merged or will be given the 'hacktoberfest-accepted' label) by maintainer.
  5. Star it 🌟

Just 4 PR(pull requests) needs to get accepted

Introduction

This Repo is aimed to have the solutions for Interview/Competitive Programming Number theory problems/Questions in C++/Java/Python/PHP/SQL etc coding languages.

🌟 Star it 🍴Fork it 🤝 Contribute to it!

Languages

  • C++
  • Python
  • Java
  • PHP
  • SQL

Support

Check Contribution Guide Before Contribution.

Code Base Details

Problem # Title Remarks
1 Basics
2 Modular Arithmetic
3 Number Theory
4 Coding Problems
5 Misc

Submitting pull requests

If you are unsure about how to create a pull request, this guide should get you on track.

We welcome any contributions that improve the quality of the project. Be it pull requests for Adding Solutions to Problems or Edge cases or Entire Enhancement.

  • Use a descriptive title to present your work
  • Make sure all your changes are included and that you did not leave out any changes that you wish to contribute.
  • Describe your changes in detail to show your peers exactly what you have contributed
  • Include issues in your description if your changes refer to bugs, enhancements or other types of issues
  • Conform to the style of the project, such as keeping the same indentation level and brace style

Contributing

Before submitting a bug, please do the following: Check Contribution Guide Before Contribution.

  • Create separate issues for each problem.
  • You can only work on issues that you have been assigned to.
  • Join us on Discord

Authors and acknowledgment

Show your appreciation to those who have contributed to the project.

For open-source projects, Under MIT License.

Maintainers