aaryahjolia / dsa_competitive-coding

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

[GSSoC'23] Useful Competitive Programming Concepts(Sieve of Eratosthenes, Segmented Sieve, Modular Exponentiation, Inverse Modulo) #399

Open NehaKariya0309 opened 1 year ago

NehaKariya0309 commented 1 year ago

Hey @aaryahjolia , I would like to provide clear and concise explanation as well as code of topics mentioned above which are handy in solving several cp problems. Thanks and regards, Neha Kariya

VC6378 commented 1 year ago

Hey, I am also interested in helping you to provide optimized solutions for these algorithms. Thanks and regards, Vibhuti Chandrakar

PiyushaGhodake commented 1 year ago

@aaryahjolia Can u assign this issue to me?I will provide optimized solutions for these problems.