COMMITS
November 5, 2025
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
October 28, 2025
K
feat: Add Chebyshev Iteration algorithm (#6963)
Keykyrios committed
K
feat: Add Neville's Algorithm (#6842)
Keykyrios committed
D
chore(deps): bump actions/github-script from 7 to 8 in /.github/workflows (#6971)
dependabot[bot] committed
October 27, 2025
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1 (#6972)
dependabot[bot] committed
October 26, 2025
T
Added binary string to decimal converter (#6915)
Taranjeet Singh Kalsi committed