Codewars 7 Kyu Consecutive Items Javascript - Detailed Analysis
this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the ternary operator, Math.max(), and more ternary operator info: ... this one uses the map() and filter() methods, and more kata link: ... this one uses for loops, if statements, and more kata link: this one uses the push() method, the map() method, and more push() info: ... this one uses spread syntax (...) and the Math.max() function kata link: ...
this one uses the Math.max() function, spread syntax (...), and more kata link: ... this one uses a while loop, the Array.from() method, and more kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the indexOf() and slice() methods kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ...
this one uses the filter() and reduce() methods kata link: this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the Array.from() and join() methods kata link: ... this one uses the every() and the some() methods every() info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Array.from() method and the ternary operator kata link: ...
Photo Gallery


















