Coderbyte First Reverse Challenge - JavaScript

preview_player
Показать описание
First Reverse is the first easy-level challenge provided by Coderbyte. In this video, I am providing a solution for this challenge, which gains all 10 possible points. Yet, this is not most efficient way this challenge can be coded. Because it is iterative, it can be slow depending on the user's input as an argument.
Рекомендации по теме
Комментарии
Автор

You don't need to split, you could simply take the nth charAt(i) and concat to backwardString. Or am I missing something right here? Just started the challenges and JS.

vipzip
join shbcf.ru