COMMITS
November 5, 2025
L
L
L
L
chore: fix typos in src/main/java/com/thealgorithms/devutils/nodes/SimpleNode.java (#7031)
Lê Nam Khánh committed
L
L
chore: fix typos in src/main/java/com/thealgorithms/devutils/nodes/TreeNode.java (#7033)
Lê Nam Khánh committed
L
L
L
L
L
L
L
chore: fix typos in src/main/java/com/thealgorithms/maths/BinomialCoefficient.java (#7036)
Lê Nam Khánh committed
L
chore: fix typos in src/main/java/com/thealgorithms/maths/SieveOfAtkin.java (#7037)
Lê Nam Khánh committed
L
L
chore: fix typos in src/main/java/com/thealgorithms/others/BankersAlgorithm.java (#7039)
Lê Nam Khánh committed
L
chore: fix typos in src/main/java/com/thealgorithms/others/GaussLegendre.java (#7040)
Lê Nam Khánh committed
L
L
chore: fix typos in src/main/java/com/thealgorithms/others/IterativeFloodFill.java (#7042)
Lê Nam Khánh committed
L
L
chore: fix typos in src/main/java/com/thealgorithms/strings/Pangram.java (#7044)
Lê Nam Khánh committed
L
chore: fix typos in src/test/java/com/thealgorithms/datastructures (#7045)
Lê Nam Khánh committed
November 3, 2025
D
Workflow/close failed prs (#6960)
Deniz Altunkapan committed
S
Added LU Decomposition Algorithm for matrix (#6834)
Sourav Pati committed
Y
feat: Add BitRotate utility for circular bit rotations (#7011)
Yajunesh MR committed
November 2, 2025
S
feat: Add Hierholzer's Algorithm for Eulerian Circuits (#6726)
sharan committed
November 1, 2025
P
[FEAT] Add Coulomb's Law for electrostatics (#7017)
Priyanshu Kumar Singh committed
D
chore(deps): bump org.junit:junit-bom from 6.0.0 to 6.0.1 (#7019)
dependabot[bot] committed
October 30, 2025
J
Added surface area calculation for pyramid (#6853)
JonathanButterworth committed
October 29, 2025
S
feat: Add Stoer-Wagner Algorithm for Minimum Cut (#6752)
sairamsharan committed