|
|
cdb118ca32
|
Added IsPandigital string function
|
2021-10-11 12:58:08 -04:00 |
|
|
|
41cb497943
|
Moved getPermutations to the correct file
|
2021-07-05 01:36:06 -04:00 |
|
|
|
dd676bcdc8
|
Split algorithms into multiple classes
|
2021-07-05 00:51:21 -04:00 |
|
|
|
653076fd78
|
added new test for IsPrime
|
2021-06-30 14:10:07 -04:00 |
|
|
|
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 |
|
|
|
34edb993f2
|
Added function for SieveOfEratosthenes
|
2021-06-30 12:02:13 -04:00 |
|
|
|
5ac02757f4
|
Added functions to check for palindromes and convert nums to bin strings
|
2021-06-29 13:55:28 -04:00 |
|
|
|
fa296f4440
|
Added function to get factorial of number
|
2021-06-01 15:40:41 -04:00 |
|
|
|
211c320a88
|
Fixed formatting
|
2021-03-11 15:22:28 -05:00 |
|
|
|
58b44febf4
|
Fixed reference error
|
2021-03-11 15:06:28 -05:00 |
|
|
|
b1ba312532
|
Added unit testing
|
2021-03-11 15:04:06 -05:00 |
|