Javascript Freecodecamp Algorithm #9: Missing Letters

preview_player
Показать описание
Learn how to solve freecodecamp javascript algorithms in various ways! This series is up-to-date with all ES6 and beyond javascript notations
Рекомендации по теме
Комментарии
Автор

First time watching your videos. I really enjoyed your pace and the way you talked through the problem. Well done!

druashley
Автор

Hi Justin, at 5:13 of your video, I think you mean nextCode - currentCode = 1 (not 0)
Because that means 98 - 97 = 1 is correct (no problem) but if it isnt equal to 1 then we carry on with the code below. Pls correct me if I'm wrong

wHyNoTCaTs-efyh