Commit Graph

117 Commits

Author SHA1 Message Date
1ce43c932d Merge pull request #33 from juan88/add-fast-exponentiation
Add fast exponentiation to math algorithms
2020-11-04 22:28:48 -07:00
5ee158f278 Merge pull request #34 from juan88/add-edit-distance
Add edit distance
2020-11-04 22:27:32 -07:00
fc48255fa6 updated test 2020-11-01 15:39:49 +01:00
852e973f79 added countSort 2020-11-01 15:31:06 +01:00
6120a90a74 Add edit distance 2020-10-29 00:11:21 -03:00
a794ab4e31 add fast exponentiation to math 2020-10-28 23:44:21 -03:00
28deb2c0e6 Added Binary, Octal, and Hex conversion to and from Decimal Numbers 2020-10-22 00:42:53 +05:30
675f000021 Added MaxCharacter and CountVowels algorithms 2020-10-15 00:43:22 +05:30
58ed9fdae0 Merge pull request #18 from RohitChattopadhyay/add/ciphers/xor_cipher
Add XOR Cipher
2020-10-10 23:33:42 -06:00
c7b3b22e2e Merge pull request #23 from PalAditya/master
Adding a small algorithm to check anagrams
2020-10-10 23:28:12 -06:00
7bcab5722f Merge branch 'master' into add/ciphers/xor_cipher 2020-10-11 10:58:12 +05:30
2f8ee6eb6e Merge pull request #10 from nimah79/master
Add Caesar cipher
2020-10-10 22:15:49 -06:00
20969daadb Adding a small algorithm to check anagrams 2020-10-04 10:21:36 +05:30
fb39e78ce8 Add XOR Cipher 2020-10-03 07:26:14 +00:00
5d59b94b3a Add Caesar cipher 2020-09-24 23:59:14 +03:30
8f9d65e91c Added Math function and test cases for the same. 2020-08-09 00:33:43 +05:30
bf1e9cb4cb Added String algorithms 2020-08-05 21:23:53 +05:30