Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Conversions/HexToDecimal.js May 25, 2024
P
tests: add `HexToDecimal.test.js` (#1662)
Piotr Idzik committed
October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
October 21, 2021
R
fix: standard style issues
Rak Laptudirm committed
October 11, 2021
E
Complying with JavaScript Standard Style (npx standard --fix).
Eric Lavault committed
October 9, 2021
E
Conversions algorithms : remove live code & console.log.
Eric Lavault committed
September 11, 2020
H
Create HexToDecimal.js
Higor Castilho committed