Commit Graph

4 Commits

Author SHA1 Message Date
luke-else
c942ce57ce Reorganised Repo 2021-11-18 17:40:29 +00:00
lukejelse04
1168d0b934 Prime Number Improvements, Moved the methods into a unique class. The list has been exchanged for a single string with line breaks. This is much more efficient and doesnt require the foreach loop to output the data. Can just output the single string. 2021-05-25 20:31:16 +01:00
lukejelse04
95c5fe0e23 Small update to prime numbers app
Data is now saved to a list to save on system performance. The list is printed out once all of the prime numbers up to the limit have been discovered.
2021-05-23 22:11:02 +01:00
lukejelse04
7382b5184e Upload of PrimeNumber Finder 2021-05-13 22:28:37 +01:00