Commits
User selector
Commit History
Commits on Feb 3, 2026
refactor: clean up duplicate algorithm implementations to reduce maintenance overhead (#7256)
Show description for 8e30bcbauthored
Commits on Nov 6, 2025
chore: fix typos in some files (#7052)
Show description for 5a68ba9authored
Lê Nam Khánh
Commits on Nov 5, 2025
chore: fix typos in src/main/java/com/thealgorithms/others/BankersAlgorithm.java (#7039)
Show description for 26b47cbauthored
Lê Nam Khánhchore: fix typos in src/main/java/com/thealgorithms/others/GaussLegendre.java (#7040)
Show description for d92ab9dauthored
Lê Nam Khánhchore: fix typos in src/main/java/com/thealgorithms/others/Implementing_auto_completing_features_using_trie.java (#7041)
Show description for 08ee26fauthored
Lê Nam Khánhchore: fix typos in src/main/java/com/thealgorithms/others/IterativeFloodFill.java (#7042)
Show description for a3717f0authored
Lê Nam Khánhchore: fix typos in src/main/java/com/thealgorithms/others/MemoryManagementAlgorithms.java (#7043)
Show description for c42e73bandauthored
Commits on Oct 22, 2025
refactor: Enhance docs, add tests in `PrintMatrixInSpiralOrder` (#6636)
Show description for f66da5eauthored
Commits on Oct 17, 2025
refactor: Enhance docs, code, add tests in `MaximumSumOfDistinctSubar… (#6649)
Show description for 4858ec9authored
Commits on Oct 12, 2025
refactor: Enhance docs, code, add tests in `KrishnaMurthyNumber` (#6742)
Show description for 74ddea6authored- authored
- authored
refactor: Enhance docs, code, add tests in `MinimaxAlgorithm` (#6641)
Show description for 7fb4c8dauthoredrefactor: Enhance docs, code, add tests in `Huffman` (#6646)
Show description for b5246c3authored- authored
Commits on Oct 11, 2025
refactor: Enhance docs, add tests in `PerlinNoise` (#6635)
Show description for f0fb971andauthored
Commits on Oct 9, 2025
Added HappyNumber algorithm in maths section (#6571)
Show description for 3c071c4authoredFeature iterative flood fill (#6584)
Show description for 16557a9authored
Commits on Oct 8, 2025
Added mos algorithm and dice thrower (#6591)
Show description for 959ced9authored
Commits on Oct 2, 2025
Fix MiniMaxAlgorithm setScores bug and add comprehensive tests (#6566)
Show description for 15695c6authored
Commits on Aug 22, 2025
fix: revert ReverseStack deletion and verify linting (#6474) (#6494)
Show description for 3961b1dandauthored
Commits on Aug 18, 2025
Move methods from others to correct packages (#6475)
Show description for 6c24d27authored
Commits on Jul 13, 2025
refactor: `TwoPointers` (#6374)
Show description for ef93cc1authored
Commits on Jun 5, 2025
Commits on Mar 12, 2025
Commits on Jan 27, 2025
Commits on Jan 11, 2025
Commits on Jan 10, 2025
Commits on Nov 3, 2024
Commits on Oct 26, 2024
Commits on Oct 14, 2024
Commits on Oct 13, 2024
style: resolve some `FCBL_FIELD_COULD_BE_LOCAL` warnings (#5764)
Show description for ebc3cd2authored- authored