itsakshayv / Hacktoberfest2020-contribution

This repository is for Hacktober fest 2020.you can create any program in Any Language.
2 stars 44 forks source link

Add Sieve of Eratosthenes #4

Closed GGolfz closed 4 years ago

GGolfz commented 4 years ago

Add Sieve of Eratosthenes Algorithm that using for listing the prime number from 2 until the given number. Implementing this algorithm in Javascript language