|
|
e56fe7dc5a
|
Added isPandigital function
|
2021-10-11 12:58:16 -04:00 |
|
|
|
ee9b256b67
|
Split algorithms to separate files
|
2021-07-03 15:39:56 -04:00 |
|
|
|
bf12be25ac
|
Updated comments
|
2021-06-30 17:52:08 -04:00 |
|
|
|
8b8309199d
|
Added function to print a list
|
2021-06-30 16:52:31 -04:00 |
|
|
|
cebe376c1b
|
Added new test for isPrime
|
2021-06-30 16:20:05 -04:00 |
|
|
|
1396f412c0
|
Added Sieve of Eratosthenes implementations
|
2021-06-30 16:16:22 -04:00 |
|
|
|
f4e8a6a0f0
|
Added functions to check for palindromes and convert nums to bin strings
|
2021-06-29 13:55:21 -04:00 |
|
|
|
42b4d4a69d
|
Added function to get factorial of number
|
2021-06-01 18:31:44 -04:00 |
|
|
|
396e69b08f
|
Fixed typos
|
2021-03-11 14:53:26 -05:00 |
|
|
|
8f159c672d
|
Added test for gcd and isPrime
|
2021-03-11 11:21:01 -05:00 |
|
|
|
bf97b78219
|
Added some exception handling
|
2020-08-24 14:50:04 -04:00 |
|
|
|
7099ce1ae6
|
Added function to count occurrences of a char in a string
|
2020-07-28 01:08:15 -04:00 |
|
|
|
36cfadea37
|
Fixed comments
|
2020-07-28 01:06:48 -04:00 |
|
|
|
b485ace9c1
|
Added test for new string functions
|
2020-07-11 13:55:23 -04:00 |
|
|
|
7921241b1b
|
Fixed some typos
|
2020-06-15 14:17:37 -04:00 |
|
|
|
7de8723f1d
|
Added junit testing
|
2020-06-07 23:10:25 -04:00 |
|