Commit Graph

  • cdb118ca32 Added IsPandigital string function develop Mattrixwv 2021-10-11 12:58:08 -04:00
  • 9524144f28 Updated todo master Mattrixwv 2021-07-13 19:24:18 -04:00
  • 41cb497943 Moved getPermutations to the correct file Mattrixwv 2021-07-05 01:36:06 -04:00
  • dd676bcdc8 Split algorithms into multiple classes Mattrixwv 2021-07-05 00:51:21 -04:00
  • 653076fd78 added new test for IsPrime Mattrixwv 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 Mattrixwv 2021-06-30 13:37:14 -04:00
  • 34edb993f2 Added function for SieveOfEratosthenes Mattrixwv 2021-06-30 12:02:13 -04:00
  • 5ac02757f4 Added functions to check for palindromes and convert nums to bin strings Mattrixwv 2021-06-29 13:55:28 -04:00
  • fa296f4440 Added function to get factorial of number Mattrixwv 2021-06-01 15:40:41 -04:00
  • 211c320a88 Fixed formatting Mattrixwv 2021-03-11 15:22:28 -05:00
  • 58b44febf4 Fixed reference error Mattrixwv 2021-03-11 15:06:28 -05:00
  • b1ba312532 Added unit testing Mattrixwv 2021-03-11 15:04:06 -05:00
  • 4ac0db8d6d Various bug fixes Mattrixwv 2021-03-11 14:53:45 -05:00
  • fa5b4d2f15 Fixed bug in getting BigInteger sqrts Mattrixwv 2021-03-11 13:35:04 -05:00
  • 32a937f626 Added functions to determine the gcd of 2 nums Mattrixwv 2021-02-07 12:42:27 -05:00
  • 409925f924 Created todo list Mattrixwv 2020-10-30 16:34:05 -04:00
  • f024426520 Added FindNumOccurrence() Mattrixwv 2020-10-03 12:42:19 -04:00
  • 2d7b85a7f5 Added a function to get a specific Fibonacci number Mattrixwv 2020-09-11 11:37:54 -04:00
  • 3b48a61fe7 Added functions to get all permutations of a string Mattrixwv 2020-09-04 13:33:11 -04:00
  • 9eb1539c07 Added some exception handling Mattrixwv 2020-08-24 14:27:48 -04:00
  • fe80d93bdf Updated to fix some warnings Mattrixwv 2020-08-24 14:18:45 -04:00
  • 6725c5fe29 Added GetDivisors function Mattrixwv 2020-08-24 13:53:38 -04:00
  • b2cab43514 Updated functions to match C# conventions Mattrixwv 2020-08-24 13:53:19 -04:00
  • 87578df40d Added getSum and getProd functions for arrays Mattrixwv 2020-08-24 12:28:27 -04:00
  • 72dfbd67d1 Added getNumPrimes function Mattrixwv 2020-08-23 22:15:20 -04:00
  • b52c6bc23d Added getFactors and getPrimes functions Mattrixwv 2020-08-23 04:32:55 -04:00
  • 9bf912fd89 Updated to be more reliable if tick freq changes Mattrixwv 2020-08-23 04:32:19 -04:00
  • 1b71bab4f4 Added getAllFib functions Mattrixwv 2020-08-23 02:54:28 -04:00
  • 5ef27dff12 Initial commit with Stopwatch Mattrixwv 2020-08-23 02:30:55 -04:00