Media Summary: 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 spread syntax (...) and the Math.max() function kata link: ...
Codewars 7 Kyu Consecutive Items Javascript - Detailed Analysis & Overview
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 spread syntax (...) and the Math.max() function kata link: ... this one uses for loops, if statements, and more kata link: this one uses the indexOf() and slice() methods kata link: this one uses the push() method, the map() method, and more push() info: ...
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 sort() method, the Set() constructor, and more kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses a while loop, the Array.from() method, and more kata link: ... this one uses a for loop and the reduce() method kata link: ...