Commits
User selector
Commit History
Commits on Mar 15, 2026
Added quadratic mean (#7315)
Show description for 7d57c57authored
Commits on Feb 28, 2026
Added surface area of a cuboid (#7293)
Show description for d867288authoredAdded volume of a torus (#7294)
Show description for 0d2a98eauthored
Commits on Feb 27, 2026
Added volume of a pyramid frustum (#7291)
Show description for 705eb52authored
Commits on Feb 18, 2026
Add string algorithms: RemoveStars and ComplexNumberMultiply (#7275)
Show description for c9bda3dandauthored
Commits on Feb 13, 2026
Commits on Feb 9, 2026
fix:shape's dimension constraints added correctyl (issue id: #7260) (#7261)
Show description for 8403b8fauthored
Commits on Jan 19, 2026
Add distance between two points algorithm (#7218)
Show description for 7339b9dandauthoredfeat: add Bell Numbers algorithm using Aitken's Array (#7219)
Show description for 1b9373eauthored
Commits on Jan 13, 2026
Commits on Dec 22, 2025
Add recursive factorial implementation with tests (#7178)
Show description for 2707da2authored
Commits on Dec 17, 2025
ExtendedEuclideanAlgorithm (#7172)
Show description for 2911a7bauthored
Commits on Dec 14, 2025
Added program to check Lucky number (#6962)
Show description for d9f2ac8authored
Commits on Nov 30, 2025
Added program to check either number is Evil or Odious (#6958)
Show description for ac6fef1authored
Commits on Nov 28, 2025
Added program to check Abundant number (#6961)
Show description for a9ba87cauthored
Commits on Nov 27, 2025
Update Javadoc for perimeterIrregularPolygon method (#7141)
Show description for e841d73authored
Commits on Nov 24, 2025
Commits on Nov 16, 2025
feat: add Sieve of Eratosthenes algorithm (#7071)
Show description for c6880c1authored
Commits on Nov 15, 2025
Add Power of Four Check using bit manipulation (#7065)
Show description for 3979e82authoredAdded program to check Smith number (#6955)
Show description for 98eecb9authored
Commits on Nov 5, 2025
chore: fix typos in src/main/java/com/thealgorithms/maths/BinomialCoefficient.java (#7036)
Show description for f403ce6andauthored
chore: fix typos in src/main/java/com/thealgorithms/maths/SieveOfAtkin.java (#7037)
Show description for 1645f31andauthored
Commits on Nov 1, 2025
[FEAT] Add Coulomb's Law for electrostatics (#7017)
Show description for 0837424andauthored
Commits on Oct 30, 2025
Added surface area calculation for pyramid (#6853)
Show description for dfd8d69authored
Commits on Oct 28, 2025
feat: Add Chebyshev Iteration algorithm (#6963)
Show description for 68746f8authoredfeat: Add Neville's Algorithm (#6842)
Show description for 3c70a54authored
Commits on Oct 15, 2025
- authored
- authored
refactor: Enhance docs, code, add tests in `HeronsFormula` (#6746)
Show description for f460c60authored- authored
refactor: Enhance docs, code, add tests in `LinearDiophantineEquation… (#6744)
Show description for 219cc33authored
Commits on Oct 13, 2025
Commits on Oct 12, 2025
refactor: Enhance docs, code, add tests in `KeithNumber` (#6748)
Show description for 387ecefandauthoredrefactor: Enhance docs, code, add tests in `KaprekarNumbers` (#6747)
Show description for 297634dandauthoredrefactor: Enhance docs, code, add tests in `Median` (#6751)
Show description for ff9fd2eandauthored