Commits
User selector
Commit History
Commits on Jun 11, 2024
Commits on Apr 3, 2024
fix: hadnle zeros at the endpoints in `BisectionMethod` (#1640)
Show description for 34a663aandauthored
Commits on Mar 28, 2024
Commits on Mar 16, 2024
feat: remove duplicated `gcd`-like functions (#1642)
Show description for bd34e9fauthored
Commits on Mar 11, 2024
feat: remove `twinPrime` (#1641)
Show description for 0204198authored
Commits on Mar 2, 2024
Commits on Feb 29, 2024
Commits on Feb 28, 2024
Commits on Feb 27, 2024
Commits on Feb 19, 2024
Commits on Feb 14, 2024
Commits on Feb 9, 2024
style: cleanup `PascalTriangle` (#1606)
Show description for 10febceauthored
Commits on Oct 24, 2023
prettier fixes & added test cases for Project Euler problem 4 (#1566)
Show description for 9a87526andauthored
Commits on Oct 12, 2023
feat: add Automorphic Numbers and tests in Math (#1496)
Show description for 4100091authoredchore: format code (#1515)
Show description for 05e3248andauthored
Commits on Oct 11, 2023
feat: add row echelon matrix algorithm (#1454)
Show description for 3823edeauthoredfeat: add determinant algorithm (#1438)
Show description for a24450aandauthored
Commits on Oct 10, 2023
feat: Combined Min Heap and Max Heap classes (#1494)
Show description for 13161bdandauthoredbug: abs returns 0 on an empty array (#1473)
Show description for c5a2566andauthored
Commits on Oct 5, 2023
feat: Added Euclidean Distance (#1418)
Show description for 3423829andauthored
Commits on Oct 4, 2023
Feat: TwoSum function created with test cases (#1399)
Show description for 1de5ab7authored
Commits on Oct 3, 2023
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Show description for 86d333eauthored
Commits on Oct 2, 2023
fix: ValidateURL failing tests (#1394)
Show description for b783612andauthored
Added QuadraticRoots to Math/QuadraticRoots.js (#1376)
Show description for f271a2cauthored
Commits on Sep 23, 2023
added an algo for checking the string i palindrome or not (#1366)
Show description for 6362cc9andauthored
Commits on Sep 22, 2023
added numberOfDigitsUsingLog method (#1364)
Show description for 6ad5b9candauthored
Commits on Sep 19, 2023
added fibonacci using formula along with test cases (#1358)
Show description for 268796bauthored
Commits on May 1, 2023
New Algorithm: Parity Outlier (#1314)
Show description for e6df6ebauthored
Commits on Feb 7, 2023
docs: fix typos (#1283)
Show description for 002b10aauthored
Commits on Dec 8, 2022
Commits on Nov 30, 2022
Commits on Nov 2, 2022
Commits on Oct 31, 2022
algorithm: logarithmic square root (#1259)
Show description for c39d666authored- authored
Commits on Oct 23, 2022
enhancement: FindLCM algorithm (#1222)
Show description for 8c27d86andauthored