COMMITS
October 23, 2024
H
Enhance docs, add more tests in `LFUCache` (#5949)
Hardik Pawar committed
H
Enhance docs, add more tests in `LRUCache` (#5950)
Hardik Pawar committed
H
Enhance docs, add more tests in `FordFulkerson` (#5953)
Hardik Pawar committed
H
Enhance docs, add more tests in `DynamicArray` (#5952)
Hardik Pawar committed
H
Enhance docs, add more tests in `MRUCache` (#5951)
Hardik Pawar committed
H
Enhance docs, add more tests in `BloomFilter` (#5948)
Hardik Pawar committed
H
Enhance docs, add more tests in `Bag` (#5947)
Hardik Pawar committed
H
Enhance docs, add more tests in `UnitsConverter` (#5946)
Hardik Pawar committed
H
Enhance docs in `UnitConversions` (#5945)
Hardik Pawar committed
H
Enhance docs, add more tests in `PhoneticAlphabetConverter` (#5943)
Hardik Pawar committed
H
Remove 'main', add tests in `TurkishToLatinConversion` (#5944)
Hardik Pawar committed
H
Enhance docs, add more tests in `OctalToBinary` (#5942)
Hardik Pawar committed
H
Enhance docs, add more tests in `RomanToInteger` (#5926)
Hardik Pawar committed
H
Enhance docs, add more tests in `IntegerToEnglish` (#5924)
Hardik Pawar committed
V
Add StronglyConnectedComponentOptimized (#5825)
Vignesh.S committed
October 22, 2024
S
Add palindrome checker using stack (#5887)
S M Jishanul Islam committed
S
Add the retrieval of minimum and maximum element from stack at O(1) (#5714)
S M Jishanul Islam committed
B
Add BaconianCipher (#5932)
Benjamin Burstein committed
R
Add DiffieHellman and MonoAlphabetic (#5508)
Ritisha Pande committed
M
Optimize BreadthFirstSearch implementation (#5882)
Manish Raj committed
T
Remove main function from GCD class (#5828)
Tanmay Singh committed
T
Remove main function, improve docstring, add JUnit tests for `KrishnamurthyNumber`. (#5881)
Tanmay Singh committed
P
Add edge case to handle negative rod length in RodCutting algorithm (#5904)
PANKAJ PATWAL committed
A
Add StalinSort (#5738)
ANANT JAIN committed
D
Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 (#5937)
dependabot[bot] committed
D
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 (#5936)
dependabot[bot] committed
D
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#5935)
dependabot[bot] committed
D
Bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#5934)
dependabot[bot] committed
October 19, 2024
D
Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (#5856)
dependabot[bot] committed
October 16, 2024
H
Add `AssignmentUsingBitmask` algorithm (#5792)
Hardik Pawar committed