Jan 3, 2009

Implement an algorithm to generate all prime number from 1-100 in fastest and most efficient way

Implement an algorithm to generate all prime number from 1-100 in fastest and most efficient way

http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes

No comments:

Post a Comment