DSA-Java icon indicating copy to clipboard operation
DSA-Java copied to clipboard

new lesson: Number Theory Part-B

Open Utkarsh1504 opened this issue 4 years ago • 2 comments

⭐ Request Type

Add in-depth documentation for the lesson Number Theory Part-B. you can start your contribution from this file

Lesson Content

The lesson must contain at least these are the topics:

  1. Modulo Properties
  2. Die-Hard examples
  3. HCF/GCD
  4. Euclidean algorithms
  5. Euler's totient
  6. LCM
  7. segmented sieve

💻 Location

location of the file is at: section: 10 lesson: D order: 10D filename: num-two.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 avatar Oct 03 '21 18:10 Utkarsh1504

@Utkarsh1504 can i work on this?

namangirdhar16 avatar Oct 05 '21 05:10 namangirdhar16

yes you can.

Utkarsh1504 avatar Oct 05 '21 07:10 Utkarsh1504