Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Maths/test/Factorial.test.js October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
September 7, 2022
A
fix: factorial function (#1093)
Akshay Dubey committed
October 16, 2020
Y
Fix Extra semicolon and Block must not be padded by blank lines.
Yosapol Jitrak committed
Y
Refactor Maths/Factorial for more minimal side effects.
Yosapol Jitrak committed
October 11, 2020
E
Add tests to Math (#423)
Ephraim Atta-Duncan committed