aaryahjolia / dsa_competitive-coding

A repository to learn deep competitive coding algorithms along with DSA.
MIT License
96 stars 122 forks source link

Add Math Section #252

Open rt-001 opened 1 year ago

rt-001 commented 1 year ago

I will add code related to algorithms such as Sieve of Eratosthenes, Binary Exponentiation, Matrix Exponentiation, Euclid algorithm, Introduction to Modulo arithmetic, Euler's Totient Function, and Linear Diophantine Equation. I will also add proper explanations and sample questions to practice.

rt-001 commented 1 year ago

I would like to work on this issue .

VanshKing30 commented 1 year ago

I am interest working on this issue , I will make sure i give a proper explanation along with code Topics I will cover under this math section : Sieve Of Erathosthenes , Euclid Algorithm , Modulo Arithmetic. Along with this i will explain user with some pure math examples like GCD and HCF Of two numbers , Computing Powers , Iterative Powers .

Do assign me this issue

ePSA-eJya commented 1 year ago

I would want to contribute here.

Vanraj8169 commented 1 year ago

I also want to contribute to this