Hello campers,
I need a help in order to understand the algorithm of finding the LCM between two numbers or even more. I need to understand what is the way to find that common multiple in order to pass this challenge: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/smallest-common-multiple
I’ve tried to google but without result
Please note, I DO NOT NEED CODE SOLUTION. I need some instructions like:
- do this
- find that
- then compare
- etc…
I will appreciate any help! Thanks!