COMMITS
October 14, 2024
H
Add `LotteryScheduling` algorithm (#5656)
Hardik Pawar committed
October 13, 2024
H
Add `NonPreemptivePriorityScheduling` algorithm (#5535)
Hardik Pawar committed
N
style: enable `TodoComment` in checkstyle (#5785)
Nishchal Gupta committed
P
style: resolve some `FCBL_FIELD_COULD_BE_LOCAL` warnings (#5764)
Piotr Idzik committed
H
feat: Add `IPConverter` new algorithm with Junit tests (#5750)
Hardik Pawar committed
H
Refactor BCD Conversion docs and add more tests (#5762)
Hardik Pawar committed
H
feat: Add `PrefixEvaluator` new algorithm with Junit tests (#5755)
Hardik Pawar committed
H
feat: Add `PostfixEvaluator` new algorithm with Junit tests (#5754)
Hardik Pawar committed
H
Add function documentation, enhance comments in TowerOfHanoi.java (#5533)
Hardik Pawar committed
T
Add Xs3Conversion algorithm (#5743)
Tanmay-Singh3004 committed
T
Add BcdConversion algorithm (#5742)
Tanmay-Singh3004 committed
October 12, 2024
V
Add algo for BooleanGateslogic (#5717)
vansh kabra committed
T
feat : new bit manipulation algo `FindNthBit` of a number (#5731)
Tuhinm2002 committed
S
Add Johnson's algorithm (#5712)
Saahil Mahato committed
S
Add fast exponentiation algorithm (#5715)
Saahil Mahato committed
B
Add ADFGVX Cipher (#5631)
Benjamin Burstein committed
H
Add `ParityCheck` algorithm (#5704)
Hardik Pawar committed
S
Add `QuadTree` data structure (#5681)
Sailok Chinta committed
P
Optimize and Format Knapsack Memoization Algorithm (#5685)
PANKAJ PATWAL committed
H
Add tests, remove `main` in `LowerBound` (#5672)
Hardik Pawar committed
H
Improve docs, remove `main`, add tests for `MatrixChainRecursiveTopDo… (#5659)
Hardik Pawar committed
H
Add `HigherLowerPowerOfTwo` algorithm (#5707)
Hardik Pawar committed
H
Add `BinaryPalindromeCheck` algorithm (#5708)
Hardik Pawar committed
H
Add `HammingDistance` algorithm (#5706)
Hardik Pawar committed
H
Add `GrayCodeConversion` algorithm (#5705)
Hardik Pawar committed
H
feat: Add `countLeadingZeros` new algorithm with Junit tests (#5703)
Hardik Pawar committed
H
feat: Add ClearLeftmostSetBit new algorithm with Junit tests (#5702)
Hardik Pawar committed
October 11, 2024
G
Add tests Sudoku (#5722)
Giulio Tantaro committed
S
feat: add karatsuba multiplication (#5719)
Saahil Mahato committed
H
feat: Add `RandomSearch` new algorithm with Junit tests (#5701)
Hardik Pawar committed