Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Maths/FigurateNumber.js October 28, 2021
R
merge: Fix spellings (#821)
Rak Laptudirm committed
October 21, 2021
V
Fixed `!=` to `!==` and ran `npm run style`
VinWare committed
B
Fixed as per standard.js
Badhusha committed
October 17, 2021
B
Added new Mathematical algorithm , Figurate Numbers
Badhusha-Akhthaar committed