Open
Description
⭐ 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:
- Modulo Properties
- Die-Hard examples
- HCF/GCD
- Euclidean algorithms
- Euler's totient
- LCM
- 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/