javascript-algorithms
javascript-algorithms copied to clipboard
resolved 1154 issue - array-lcm
- Added the 'leastCommonMultipleArray' function to fix the issues: #1154.
- The function and the test code present at 'lcm-array' folder.