CBelford/Primes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Test solution. It is a quick coding solution showing two ways to find all prime numbers in a given range, and which allows comparison to be run between the two methods to see differences in speed.