303 Commits

Author SHA1 Message Date
135fb08224 Add EgyptianFraction algorithm (#5804) 2024-10-25 19:23:20 +00:00
c766c5e812 Enhance docs, remove main, add tests in `CountSinglyLinke… (#5992) 2024-10-25 15:10:15 +00:00
f3e0900d2b Enhance docs, add tests in CursorLinkedList (#5994) 2024-10-25 15:01:06 +00:00
3a8b04afea Enhance docs, add tests in MergeKSortedLinkedList (#5995) 2024-10-25 14:49:55 +00:00
c8e9e748b2 Enhance docs, remove main, add tests in `MergeSortedArray… (#5996) 2024-10-25 14:33:40 +00:00
fed2d4b5ef Enhance docs, remove main, add tests in `MergeSortedSingl… (#5997) 2024-10-25 14:25:55 +00:00
0feb416188 Enhance docs, add tests in Kruskal (#5967) 2024-10-24 05:41:55 +00:00
13be2501c2 Enhance docs, add tests in KahnsAlgorithm (#5965) 2024-10-24 05:29:16 +00:00
757d10c277 Remove 'main', add tests in TurkishToLatinConversion (#5944) 2024-10-23 06:36:43 +00:00
aaaf96b05f Enhance docs, add more tests in IntegerToEnglish (#5924) 2024-10-23 09:20:58 +03:00
ef72b1e40b Remove main function, improve docstring, add JUnit tests for KrishnamurthyNumber. (#5881) 2024-10-22 17:54:45 +00:00
33dee073d0 Add AssignmentUsingBitmask algorithm (#5792) 2024-10-16 15:16:32 +03:00
dfff8d95d2 Add MinimumWaitingTime algorithm (#5794) 2024-10-16 12:52:17 +03:00
a537654049 Add StockProfitCalculator (#5793) 2024-10-16 11:30:27 +03:00
2a518e3c9a Add Abbreviation algorithm (#5790) 2024-10-15 18:55:27 +03:00
b35f98a67a Add Rail Fence Cipher (#5761) 2024-10-15 18:23:10 +03:00
3e10f8f1d8 Add tests, remove main, fix bug in Sparsity (#5780) 2024-10-15 17:52:48 +03:00
7e11e9bb82 Add tests for EulerMethod (#5769) 2024-10-15 15:01:06 +03:00
9eff71bf05 Add tests for ConvolutionFFT (#5767) 2024-10-15 11:41:26 +00:00
640d823580 Add tests, remove main in PalindromePrime (#5773) 2024-10-15 13:29:37 +03:00
adf21ab0c8 feat: Add CelebrityFinder new algorithm with Junit tests (#5756) 2024-10-15 08:48:48 +00:00
776946e165 feat: Add MinStackUsingTwoStacks new algorithm with Junit tests (#5758) 2024-10-15 11:12:50 +03:00
30504c179e Add MinStackUsingSingleStack algorithm (#5759) 2024-10-15 08:36:22 +03:00
6ef1f7ca01 Add tests, remove main in ThreeSumProblem (#5781) 2024-10-14 17:56:05 +00:00
1dfa2e571b feat: Add ConvexHull new algorithm with Junit tests (#5789) 2024-10-14 17:51:59 +00:00
bcf4034ce5 Add tests, remove main in WordBoggle (#5782) 2024-10-14 11:27:06 +00:00
8d8834987a Add tests, remove main in EulerMethod (#5771) 2024-10-14 11:10:18 +00:00
e19378d56c Add tests, remove main in RangeInSortedArray (#5778) 2024-10-14 10:48:55 +00:00
9c76b30271 Add tests for Convolution (#5766) 2024-10-14 11:55:15 +03:00
e9b897bdeb Add PhoneticAlphabetConverter (#5752) 2024-10-14 10:44:58 +03:00
5a710ea61f Add EndianConverter algorithm (#5751) 2024-10-14 10:39:58 +03:00
40f2d0cf8e Add MorseCodeConverter algorithm (#5749) 2024-10-14 10:28:25 +03:00
3401c003bd Add TilingProblem algorithm (#5746) 2024-10-14 10:11:21 +03:00
1e01ec5233 Add CountingInversions algorithm (#5745) 2024-10-14 10:02:55 +03:00
0020ab2a9a Add LotteryScheduling algorithm (#5656) 2024-10-14 09:57:55 +03:00
213fd5a493 Add NonPreemptivePriorityScheduling algorithm (#5535) 2024-10-14 00:05:12 +03:00
9b52ac9633 feat: Add IPConverter new algorithm with Junit tests (#5750) 2024-10-13 11:30:27 +00:00
bae7f89156 feat: Add PrefixEvaluator new algorithm with Junit tests (#5755) 2024-10-13 10:57:05 +00:00
b0c8a8f0ce feat: Add PostfixEvaluator new algorithm with Junit tests (#5754) 2024-10-13 10:50:31 +00:00
596c6147af Add function documentation, enhance comments in TowerOfHanoi.java (#5533) 2024-10-13 12:30:53 +03:00
6af7f7b126 Add Xs3Conversion algorithm (#5743) 2024-10-13 11:30:09 +03:00
6682c7c76e Add BcdConversion algorithm (#5742) 2024-10-13 09:22:57 +03:00
8722598434 Add ParityCheck algorithm (#5704) 2024-10-12 10:28:42 +03:00
e263edcfe0 Add QuadTree data structure (#5681) 2024-10-12 10:23:41 +03:00
b81671e66d Add tests, remove main in LowerBound (#5672) 2024-10-12 10:04:54 +03:00
138793df1d Improve docs, remove main, add tests for `MatrixChainRecursiveTopDo… (#5659) 2024-10-12 09:51:41 +03:00
eba6823c3a Add HigherLowerPowerOfTwo algorithm (#5707) 2024-10-12 09:45:28 +03:00
4d6dd13b56 Add BinaryPalindromeCheck algorithm (#5708) 2024-10-12 09:36:29 +03:00
bf0377f44b Add HammingDistance algorithm (#5706) 2024-10-12 09:31:04 +03:00
c0ffbb0e45 Add GrayCodeConversion algorithm (#5705) 2024-10-12 09:26:04 +03:00