Media Summary: this one uses the push() method, the map() method, and more push() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the right shift operator, recursion, and the ternary operator kata link: ...
Codewars 7 Kyu Categorize New Member Javascript - Detailed Analysis & Overview
this one uses the push() method, the map() method, and more push() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses the Math.max() function, spread syntax (...), and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the UTF-16 code chart, the reduce() method, and more kata link: ...
this one uses a for loop and the charCodeAt() method kata link: ... this one uses a for loop, the every() method, and more kata link: ... this one uses double for loops, the replace() method, and more kata link: ... this one uses a for loop, an if statement, and more kata link: ... this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ... this one uses the slice() method slice() info: ...
this one uses spread syntax (...), the Set() object, and more Set() info: ... this one uses the filter() method filter() info: ... this one uses the fibonacci sequence and the ternary operator fibonacci sequence info: ... this one uses the sort() method, spread syntax(...), and more kata link: ... this one uses the bitwise OR ( ) and the ternary operators bitwise OR ( ) operator info: ...