COMMITS
November 22, 2025
K
Feature/centroid decomposition (#7086)
KANAKALA SAI KIRAN committed
November 20, 2025
D
chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows (#7084)
dependabot[bot] committed
November 19, 2025
P
chore: pin infer to more recent hash (#7079)
Piotr Idzik committed
D
Update DIRECTORY.md (#7070)
Deniz Altunkapan committed
S
backtracking: add unique permutation algorithm with test cases (#7078)
shreeya-g10 committed
November 17, 2025
D
chore(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#7076)
dependabot[bot] committed
G
feat: add Sudoku Solver using Backtracking (#7073)
GOPISETTI NAVADEEP committed
November 16, 2025
S
feat: add IndexedPriorityQueue implementation and tests (#7062)
SeungHyeok Yun committed
G
feat: add Sieve of Eratosthenes algorithm (#7071)
GOPISETTI NAVADEEP committed
G
feat: add Count Set Bits algorithm (#7072)
GOPISETTI NAVADEEP committed
November 15, 2025
K
Add Power of Four Check using bit manipulation (#7065)
Krishna committed
T
Added program to check Smith number (#6955)
Taranjeet Singh Kalsi committed
K
Add Temperature Conversion Utility (#7066)
Krishna committed
November 12, 2025
D
Update DIRECTORY.md (#6809)
Deniz Altunkapan committed
November 11, 2025
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 (#7063)
dependabot[bot] committed
D
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.15 to 7.7.0 (#7060)
dependabot[bot] committed
November 7, 2025
P
fix: Correct typo in ExponentialSearch filename (#7056)
PRINCE PATEL committed
November 6, 2025
P
[FEAT] Add Kinematics (SUVAT) equations (#7053)
Priyanshu Kumar Singh committed
L
chore: fix typos in some files (#7052)
Lê Nam Khánh committed
November 5, 2025
A
Add Trapping Rainwater problem implementation (Two Pointer Approach) (#6990)
Arzoo1701 committed
L
L
L
chore: fix typos in src/main/java/com/thealgorithms/ciphers/AES.java (#7047)
Lê Nam Khánh committed
L
chore: fix typos in src/main/java/com/thealgorithms/backtracking/FloodFill.java (#7046)
Lê Nam Khánh committed
A
add CombinationSum and test (#6725)
Avaneeshakrishna committed
L
L
L
L
chore: fix typos in src/main/java/com/thealgorithms/devutils/nodes/SimpleNode.java (#7031)
Lê Nam Khánh committed
L