Skip to content

rahulbshrestha/Sieve-of-Eratosthenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sieve-of-Eratosthenes

Implemeting a visual representation of the Sieve of Eratosthenes with Javascript

Instructions

Open index.html with your browser.

Description

Enter a maximum number until which to generate prime numbers. In a colored number chart, all the prime numbers less than that maximum number will be displayed.

About

Implemeting a visual Sieve of Eratosthenes with Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published