Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ package.json October 13, 2022
R
chore: Remove unused deps, clean up package.json a bit (#1176)
Roland Hummel committed
October 7, 2022
A
chore: add instruction for installing dependencies (#1120)
ABDUL || JS & PY committed
May 7, 2022
F
merge: Upgraded Algorithm of alpha numeric palindrome (#1006)
Fahim Faisaal committed
March 28, 2022
F
merge: added jest type for suggestions (#959)
Fahim Faisaal committed
March 17, 2022
F
merge: added @babel/eslint-parser (#931)
Fahim Faisaal committed
March 9, 2022
A
merge: Run "style" and "test" scripts automatically when committing new changes (#918)
Akibur Rahman committed
January 23, 2022
D
merge: chore(deps): bump node-fetch from 2.6.1 to 3.1.1 (#877)
dependabot[bot] committed
October 28, 2021
R
chore: jest fall back
Rak Laptudirm committed
October 26, 2021
P
merge: add UnionFind.js plus tests (#814)
Philip Schikora committed
October 22, 2021
R
chore: use standard without fix
Rak Laptudirm committed
October 21, 2021
R
chore: Merge pull request #768 from lvlte/issues/720
Rak Laptudirm committed
R
chore: update standard
Rak Laptudirm committed
October 11, 2021
E
Officially switching to ES Module system.
Eric Lavault committed
October 7, 2021
R
chore: merge Fix/742 migrate doctest to jest (#749)
Roland Hummel committed
October 6, 2021
R
chore: Merge pull request #748 from chiranjeev-thapliyal/master
Rak Laptudirm committed
October 5, 2021
C
added Backtracking/AllCombinationsOfSizeK
Chiranjeev committed
S
:recycle: rollback the package.json and the lock file
Sajeeb Ahamed committed
October 3, 2021
S
:sparkles: add an algorithm for checking a year is a leap year or not
Sajeeb Ahamed committed
April 3, 2021
R
Update package.json (#577)
rlfagan committed
December 13, 2020
S
Added EulersTotientFunction function to the Maths Folder
sandyboypraper committed
October 27, 2020
K
Merge branch 'master' into add-trapping-water
Kayla Golder committed
K
complete trapping rain water
Kayla committed
October 12, 2020
P
added matrixMult.js
Pete Looney committed
October 6, 2020
C
fix code style using standardjs
Carlos Carvalho committed
October 5, 2020
C
remove wrong edited file package.json
Carlos Carvalho committed
C
Added new algoritm
Carlos Carvalho committed
October 4, 2020
A
Added tests for Strings algorithms (#390)
Alexandre Xavier committed
September 13, 2020
D
Bump node-fetch from 2.6.0 to 2.6.1
dependabot[bot] committed
August 2, 2020
C
Add doctest to devDependencies of package.json
Christian Clauss committed
August 1, 2020
T
Added stock price fetch + package-lock.json (#233)
Tapajyoti Bose committed
June 28, 2020
S
Removed package-lock.json (#212)
Swapnil-2001 committed
June 21, 2020
T
Added Web-Programming (Open Weather Maps data fetch) (#196)
Tapajyoti Bose committed