|
|
83c20463de
|
Added new test for isPrime
|
2021-06-30 14:10:17 -04:00 |
|
|
|
cf8fd4d65e
|
Added functions to create a string from a vector
|
2021-06-30 14:02:57 -04:00 |
|
|
|
16b2a6f792
|
Fixed bug in toBin function
|
2021-06-29 12:00:12 -04:00 |
|
|
|
5e3c4bd004
|
Updated dates
|
2021-06-29 10:18:13 -04:00 |
|
|
|
721128a276
|
Added functions to check palindromes and convert to bin
|
2021-06-29 10:17:41 -04:00 |
|
|
|
07d32e6b42
|
Added function to get factorial of number
|
2021-06-01 18:31:54 -04:00 |
|
|
|
190d92da47
|
Added function to find factorial of number
|
2021-06-01 15:16:07 -04:00 |
|
|
|
a1e0d53e8d
|
Added test for isPrime
|
2020-10-30 15:28:37 -04:00 |
|
|
|
1ee5d04871
|
Added function to count occurrences of a char in a string
|
2020-07-28 01:08:14 -04:00 |
|
|
|
27087ad163
|
Added tests so all functions in Algorithms.hpp are tested
|
2019-02-28 11:23:47 -05:00 |
|
|
|
bb8810326f
|
Updated to be more standardized
|
2019-02-27 18:09:16 -05:00 |
|
|
|
c70338c273
|
Updated name to better reflect what the file does
|
2019-01-25 20:37:14 -05:00 |
|