A repository where I can place my solutions to Algorithms and data structures
Go to file
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
DoublyLinkedList Change of Program to To documents tests 2021-05-20 10:18:06 +01:00
Prime Numbers (Efficient) Small update to prime numbers app 2021-05-23 22:11:02 +01:00
.gitignore Initial commit 2021-05-13 21:34:27 +01:00