Freecodecamp Intermediate Algorithm Scripting: Smallest Common Multiple

preview_player
Показать описание
solving a freecodecamp problem
Рекомендации по теме
Комментарии
Автор

Excellent algorithm, keep up your performance !!!

huyphan
Автор

Thanks I Had a hard time understanding this algorithm. Your explanation was what clearly showed me how to solve this algorithm. Especially multiples of the largest number in the array argument.

antonjacobuspretorius
Автор

I almost never comment but this was the easiest and best explained algorithm I saw for this challenge. Thanks for explaining each step and what it does!! Keep it up!

nikolinawilliamsradijevac
Автор

Men... Nice job. You saved a brother. Thumbs up man.

ternomhwange
Автор

loved your solution and explanation, i solved it using help from a dead guy (euclid). Though your solution is far less verbose.

NrOx
Автор

Excellent explanation and eloquent code. Thanks Joshua for the video tutorial. I get everything except the i = smallestNum - 1; If you can explain it. Keep going!

sxabdulle