COMMITS
October 14, 2025
P
[FEAT] Implement Flattening MultiLevel LinkedList (#6670)
Priyanshu Kumar Singh committed
T
Add TortoiseHareAlgo implementation with append, toString, and getMiddle methods (#6722)
TejasSingh022 committed
D
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#6776)
dependabot[bot] committed
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1 (#6775)
dependabot[bot] committed
October 13, 2025
S
Add Yen’s K-shortest loopless paths with tests [GRAPHS] (#6773)
Sameer Prajapati committed
M
feat(graph): Add Edmonds's algorithm for minimum spanning arborescence (#6771)
Microindole committed
H
refactor: Enhance docs, code, add tests in `LeonardoNumber` (#6743)
Hardik Pawar committed
October 12, 2025
S
Added Dinic’s Max Flow algorithm with tests [Graphs] (#6762)
Sameer Prajapati committed
H
refactor: Enhance docs, code, add tests in `KeithNumber` (#6748)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `KaprekarNumbers` (#6747)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `Median` (#6751)
Hardik Pawar committed
S
feat: added TwoSat solutions with Tests, also updated Directory.md (#6756)
Shoyeb Ansari committed
H
refactor: Enhance docs, code, add tests in `KrishnaMurthyNumber` (#6742)
Hardik Pawar committed
P
[FEAT] Implement Dials Algorithm (Graph) (#6679)
Priyanshu Kumar Singh committed
H
refactor: Enhance docs, code, add tests in `LowestBasePalindrome` (#6648)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `PageRank` (#6642)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `MinimaxAlgorithm` (#6641)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `Huffman` (#6646)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `InsertDeleteInArray` (#6647)
Hardik Pawar committed
October 11, 2025
H
refactor: Enhance docs, add tests in `PerlinNoise` (#6635)
Hardik Pawar committed
October 10, 2025
D
chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 (#6728)
dependabot[bot] committed
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.0 (#6719)
dependabot[bot] committed
October 9, 2025
B
Dev: Add Zeller's Congruence utility class to calculate the day of the week (#6614)
Banula Kumarage committed
R
Added HappyNumber algorithm in maths section (#6571)
Ruturaj Jadhav committed
B
Dev: Added Germain and Safe prime utility class (#6611)
Banula Kumarage committed
C
Feature iterative flood fill (#6584)
CrodiYa committed
Y
Added GroundToGroundProjectileMotion (#6714)
Yash Rajput committed
S
feat-Add MaximumProductSubarray (#6711)
Sachin Pangal committed
October 8, 2025
S
feat: add needleman–wunsch sequence alignment algorithm (#6707)
Saahil Mahato committed
S
feat: add sieve of atkin algorithm (#6709)
Saahil Mahato committed