Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Maths/test/FigurateNumber.test.js October 21, 2021
V
Fixed `!=` to `!==` and ran `npm run style`
VinWare committed
October 17, 2021
B
Added new Mathematical algorithm , Figurate Numbers
Badhusha-Akhthaar committed