trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
188.58k stars 30.28k forks source link

Add leastCommonMultipleArray function and corresponding tests #1158

Open Parvezkhan0 opened 3 months ago

Parvezkhan0 commented 3 months ago

Fixes #1154