Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
March 7, 2026
R
chore: remove myself from CODEOWNERS due to inactivity
Rak Laptudirm committed
September 4, 2025
R
chore: update spelling mistakes (#1790)
Ridge Kimani committed
F
fix: improve mean function with input validation and extended tests (#1785)
Fatih BARAÇKILIÇ committed
K
January 15, 2025
R
feat: add tests for binary search trees (#1769)
Ridge Kimani committed
January 12, 2025
S
Resolve duplicate entries for sieve of eratosthenes (#1770)
Shankha Suvra Dam committed
December 20, 2024
H
test: added for Linear Search Algorithm (#1753)
Hridyanshu committed
November 16, 2024
O
Add tests for Project euler problem 14 solution (#1713)
Omkarnath Parida committed
October 16, 2024
October 8, 2024
O
Add tests for Project Euler Problem 5 + minor refactor (#1691)
Omkarnath Parida committed
October 5, 2024
D
chore(deps): bump vite from 5.0.12 to 5.4.8 (#1711)
dependabot[bot] committed
October 4, 2024
D
chore(deps): bump rollup from 4.9.6 to 4.22.4 (#1690)
dependabot[bot] committed
June 23, 2024
P
chore: update `codecov-action` to `v4` (#1605)
Piotr Idzik committed
D
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1670)
dependabot[bot] committed
D
[Compressor] RLE Compressor implementation (#1671)
Daniel committed
June 18, 2024
D
[Solution] Project euler challenge 19 with tests (#1659)
Daniel committed
June 11, 2024
P
style: remove `listIn` and `listOut` (#1669)
Piotr Idzik committed
P
style: remove redundant eslint suppressions (#1667)
Piotr Idzik committed
May 25, 2024
P
test: add tests for `NumberOfSubsetEqualToGivenSum` (#1661)
Piotr Idzik committed
P
tests: add `HexToDecimal.test.js` (#1662)
Piotr Idzik committed
May 23, 2024
P
tests: add tests of `LongestIncreasingSubsequence` (#1660)
Piotr Idzik committed
May 17, 2024
C
GitHub Actions: Test on the current version of Node.js (#1657)
Christian Clauss committed
May 5, 2024
C
Updated Documentation in README.md
cclauss committed
C
Keep GitHub Actions up to date with GitHub's Dependabot
Christian Clauss committed
April 13, 2024
H
chore: convert functions to an ES2015 classes (#1656)
Hasan Al-Kaf committed
April 3, 2024
M
Update CircularQueue.js for zero-length case (#1655)
Martin Beacham committed
P
refactor: reduce code duplication in `FloodFill` (#1645)
Piotr Idzik committed
S
removed code already present in test cases related to DFT in Trees folder (#1648)
SourabhHere committed
P
refactor: add and use `parseDate` (#1643)
Piotr Idzik committed
P
fix: hadnle zeros at the endpoints in `BisectionMethod` (#1640)
Piotr Idzik committed