ScratchData LogoScratchData
Back to SuperInky's profile

SoE Prime number finding algorithm

SUSuperInky•Created July 13, 2020
SoE Prime number finding algorithm
0
0
5 views
View on Scratch

Instructions

Type in a number. The algorithm will try finding prime numbers between 2 and the specified value.

Description

Random thing I decided to do after remembering an embarrassing moment where I answered a programming question in which I mentioned an even number finding algorithm instead of what was being actually asked (prime number finding). This uses the SoE (Sieve of Eratosthenes) method (considered the fastest prime number finding method to date afaik).

Project Details

Project ID411209118
CreatedJuly 13, 2020
Last ModifiedJuly 13, 2020
SharedJuly 13, 2020
Visibilityvisible
CommentsAllowed