Prime Number Generation [Different Approaches] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

Prime Number Generation [Different Approaches]

Recently posted some codes on prime number generation. Not the common approach... Sieve of Eratosthenes (uncommon approach) https://code.sololearn.com/cj0ipKu7uIEm/?ref=app Sieve of Sundaram (rare and faster approach) https://code.sololearn.com/c3p5K1MKR181/?ref=app Check them out and post your comments.

27th Apr 2017, 1:40 PM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
2 Answers
16th Jan 2018, 12:09 AM
Jully Fredy
Jully Fredy - avatar
27th Apr 2017, 2:26 PM
Bebida Roja
Bebida Roja - avatar