Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Dynamic-Programming/tests/MaxProductOfThree.test.js October 15, 2021
D
added throwing an error when array with <3 items is passed
devcer committed
October 14, 2021
D
Added Maximum product of 3 numbers in an array
devcer committed