COMMITS
October 11, 2024
H
feat: Add `RandomSearch` new algorithm with Junit tests (#5701)
Hardik Pawar committed
V
Add cipher class, cipher tests, enhance docs in 'AtbashCipher.java' (#5690)
Varnan Rathod committed
X
Add Elliptic Curve Cryptography (#5700)
xuyang471 committed
October 10, 2024
R
Add Space Optimized Solution to Subset sum problem (#5612)
Rupa committed
S
feat: add solovay strassen primality test (#5692)
Saahil Mahato committed
H
Add tests, remove `main` in `UpperBound` (#5679)
Hardik Pawar committed
H
Add tests, remove `main` in `TernarySearch` (#5677)
Hardik Pawar committed
H
Add tests, remove `main` in `LinearSearchThread` (#5671)
Hardik Pawar committed
H
Add tests, remove `main` in `SaddlebackSearch` (#5674)
Hardik Pawar committed
H
Add tests, remove `main` in `MonteCarloTreeSearch` (#5673)
Hardik Pawar committed
H
Add tests, remove `main` in `LinearSearch` (#5670)
Hardik Pawar committed
H
Add tests, remove `main` in `UnionFind` (#5678)
Hardik Pawar committed
H
Add tests in `SearchInARowAndColWiseSortedMatrix` (#5675)
Hardik Pawar committed
H
Add tests, remove `main` in `SquareRootBinarySearch` (#5676)
Hardik Pawar committed
H
Add tests, remove main in JumpSearch (#5669)
Hardik Pawar committed
H
Add tests, remove main in IterativeTernarySearch (#5668)
Hardik Pawar committed
H
Add tests, remove `main` in `IterativeBinarySearch` (#5667)
Hardik Pawar committed
H
Add tests, remove `main`, improve docs in `InterpolationSearch` (#5666)
Hardik Pawar committed
H
Add tests, remove `main`, improve docs in `ExponentialSearch` (#5664)
Hardik Pawar committed
H
Add tests, remove `main`, improve docs in `FibonacciSearch` (#5665)
Hardik Pawar committed
H
Add tests, remove `main` in `BinarySearch` (#5663)
Hardik Pawar committed
H
Add tests, add `IllegalArgumentException`, remove `main` in `WineProb… (#5662)
Hardik Pawar committed
H
Add tests, add `IllegalArgumentException` in `RodCutting` (#5661)
Hardik Pawar committed
H
Add tests, improve docs in `NewManShanksPrime` (#5660)
Hardik Pawar committed
G
Implement Maximum Sum of Non-Adjacent Elements (#5544)
Guhapriya Dharmaraj committed
A
Update build.yml (#5709)
Andrii Siriak committed
H
Add tests, remove `main`, enhance docs in `MatrixChainMultiplication` (#5658)
Hardik Pawar committed
H
Add EDFScheduling algorithm (#5657)
Hardik Pawar committed
P
Add smoothing constant to IDF formula in BM25 to prevent negative scores (#5696)
Prayas Kumar committed
T
feat : new bit manipulation algo `Single element in an array` (#5689)
Tuhinm2002 committed