Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Maths/ExtendedEuclideanGCD.js October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
February 7, 2023
L
docs: fix typos (#1283)
Lioness100 committed
October 21, 2021
R
fix: standard style issues
Rak Laptudirm committed
V
Added a short explanation of the Ext Euc Algo
VinWare committed
V
Fixed `!=` to `!==` and ran `npm run style`
VinWare committed
V
`npm run style` result
VinWare committed