Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ DIRECTORY.md September 4, 2025
R
chore: update spelling mistakes (#1790)
Ridge Kimani committed
K
January 12, 2025
S
Resolve duplicate entries for sieve of eratosthenes (#1770)
Shankha Suvra Dam committed
October 8, 2024
O
Add tests for Project Euler Problem 5 + minor refactor (#1691)
Omkarnath Parida committed
May 5, 2024
C
Updated Documentation in README.md
cclauss committed
March 16, 2024
P
feat: remove duplicated `gcd`-like functions (#1642)
Piotr Idzik committed
January 13, 2024
P
Properly evaluate `GITHUB_ACTOR` (#1594)
Piotr Idzik committed
January 4, 2024
A
implemented CycleDetectionII code in LinkedList (#1482)
Akshay Chavan committed
November 15, 2023
V
Implemented Partition Problem, Recursive problem (#1582)
Vedas Dixit committed
October 30, 2023
M
Rabin Karp Search Algorithm (#1545)
Mahfoudh Arous committed
October 27, 2023
G
chore: update readme
github-actions committed
October 24, 2023
V
Implemented M Coloring Problem (#1562)
Vedas Dixit committed
October 12, 2023
L
chore: format code (#1515)
Lars Müller committed
October 10, 2023
O
feat: Key finder improvement (#1456)
Omar Ferreiro committed
October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
October 2, 2023
R
test: skip test that's running way too long (#1393)
Roland Hummel committed
August 21, 2023
C
Fix/code smells (#1338)
Carlos Rafael committed
March 4, 2023
R
feat: add dutchNationalFlagSort implementation (#1305)
Roman committed
December 17, 2022
D
docs: fix CI and remove LGTM badges (#1269)
David Leal committed
November 2, 2022
C
fix: exchanging wrong path that breaks pipeline (#1262)
Carlos Rafael committed
October 28, 2022
L
fix: Project Euler P35 off-by-one error (#1238)
Lars Müller committed
October 21, 2022
H
algorithm: letter combinations (#1209)
Hitesh Gupta committed
October 20, 2022
H
algorithm: unique paths (#1211)
Hitesh Gupta committed
October 17, 2022
D
chore: improve the Gitpod file (#1203)
David Leal committed
October 16, 2022
O
tests: Project Euler Problem 2 (#1200)
Omkarnath Parida committed
R
dependencies: update and clean (and auto-fix style issues) (#1195)
Roland Hummel committed
October 13, 2022
R
chore: Remove unused deps, clean up package.json a bit (#1176)
Roland Hummel committed
September 22, 2022
K
algorithm: first unique char in a string (#1103)
Kartik Kapgate committed
September 5, 2022
R
fix: spellings which are making ci fail (#1089)
Rak Laptudirm committed
August 7, 2022
R
merge: Implement Shor's factorization algorithm (#1070)
Rak Laptudirm committed
July 27, 2022
L
merge: Fix GetEuclidGCD (#1068)
Lars Müller committed
July 1, 2022
L
merge: Fix IsPalindrome Big-O analysis (#1054)
Lars Müller committed
June 3, 2022
L
merge: FindSecondLargestElement: Support negative numbers (#1036)
Lars Müller committed
April 28, 2022
R
merge: Update directory workflow (#1000)
Rak Laptudirm committed
April 23, 2022
A
Add Boyer-Moore string search algorithm (#990)
Ayoade David committed
April 21, 2022
C
merge: Format codebase with `standard.js` (#989)
Carlos Rafael committed
April 2, 2022
E
merge: Decimal Expansion (#787)
Eric Lavault committed
February 16, 2022
R
merge: Decrease time period for marking an issue stale (#885)
Rak Laptudirm committed
February 14, 2022
M
merge: rename `SinglyLinkList` to `SinglyLinkedList` (#881)
Malte Jürgens committed
December 11, 2021
R
chore: Remove duplicate `DigitSum` algorithm (#873)
Rak Laptudirm committed
November 4, 2021
@
chore: Strings: Credit Card Validation (#830)
@im_8055 committed
November 3, 2021
R
merge: Removed ignored code files form codespell workflow. (#834)
Rak Laptudirm committed
October 31, 2021
G
merge: Added bisection method (#827)
ggkogkou committed
G
Auto-update DIRECTORY.md
github-actions committed
October 28, 2021
G
merge: Created midpoint integration numerical method (#822)
ggkogkou committed
R
merge: Fix spellings (#821)
Rak Laptudirm committed
G
G
Auto-update DIRECTORY.md
github-actions committed
G
Auto-update DIRECTORY.md
github-actions committed
October 27, 2021
G
Auto-update DIRECTORY.md
github-actions committed