Commit Graph

10 Commits

Author SHA1 Message Date
Mattrixwv
41cb497943 Moved getPermutations to the correct file 2021-07-05 01:36:06 -04:00
Mattrixwv
dd676bcdc8 Split algorithms into multiple classes 2021-07-05 00:51:21 -04:00
Mattrixwv
653076fd78 added new test for IsPrime 2021-06-30 14:10:07 -04:00
Mattrixwv
723a8f7e6c Added functions to determine if a number is prime and create a string from a list/array 2021-06-30 13:37:14 -04:00
Mattrixwv
34edb993f2 Added function for SieveOfEratosthenes 2021-06-30 12:02:13 -04:00
Mattrixwv
5ac02757f4 Added functions to check for palindromes and convert nums to bin strings 2021-06-29 13:55:28 -04:00
Mattrixwv
fa296f4440 Added function to get factorial of number 2021-06-01 15:40:41 -04:00
Mattrixwv
211c320a88 Fixed formatting 2021-03-11 15:22:28 -05:00
Mattrixwv
58b44febf4 Fixed reference error 2021-03-11 15:06:28 -05:00
Mattrixwv
b1ba312532 Added unit testing 2021-03-11 15:04:06 -05:00