Longest word in a string algorithm in Javascript (function composition)

preview_player
Показать описание
Fairly easy algorithm - just find the longest word in a string... So, to break up the easiness of it, we'll do a few extra steps. Turning a string into an array, looping, and then composing the functions together. Not bad. Either way, weather's changing, so that's pretty cool. #javascript #algorithms #javascriptProgramming
Рекомендации по теме