Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new lesson: Number Theory Part-A #78

Open
Utkarsh1504 opened this issue Oct 3, 2021 · 3 comments
Open

new lesson: Number Theory Part-A #78

Utkarsh1504 opened this issue Oct 3, 2021 · 3 comments
Labels
documentation Improvements or additions to documentation java requires java up-for-grabs grab issues

Comments

@Utkarsh1504
Copy link
Owner

⭐ Request Type

Add in-depth documentation for the lesson Number theory part-A .
you can start your contribution from this file

Lesson Content

The lesson must contain at least these are the topics:

  1. Introduction
  2. range of numbers
  3. Prime Numbers
  4. sieve of Eratosthenes + complexity analysis
  5. Square root
  6. Newton Raphson method+ complexity analysis
  7. Factors + optimized code

💻 Location

location of file is at:
section: 10
lesson: C
order: 10C
filename: num-one.md

❌ Additional Info

You can take the help of other markdown files in the /lesson directory so that you get the idea of in which fashion you should write.

If you don't know how to do markdown, don't worry it is quite easy, just follow this docs-https://guides.github.com/features/mastering-markdown/

@Utkarsh1504 Utkarsh1504 added documentation Improvements or additions to documentation java requires java hacktoberfest up-for-grabs grab issues labels Oct 3, 2021
@n00bmaster2810
Copy link

@Utkarsh1504 could you please assign me this

@Utkarsh1504
Copy link
Owner Author

yes, sure.

@pranjal1805
Copy link

I would like to contribute to this issue. Could you please assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation java requires java up-for-grabs grab issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants