Media Summary: this one uses the reduce() and slice() methods kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the split(), sort(), and charCodeAt() methods split() info: ...
Codewars 7 Kyu Last Survivor Javascript - Detailed Analysis & Overview
this one uses the reduce() and slice() methods kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the split(), sort(), and charCodeAt() methods split() info: ... this one uses Math.sqrt() and recursion kata link: this one uses for loops and the sort() method kata link: this one is another math trick kata kata link:
this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ... this one uses the async function, await, and more kata link: ... this one uses the match() method, regex, and more kata link: ... this one uses a double for loop and the map() and indexOf() methods kata link: ... just another trick kata to keep us guessing. this one uses spread syntax (...) kata link:
this one uses a for loop, the replace() method, and more kata link: ... this one uses the Set() object, spread syntax, and more Set() info: ... this one uses the toUpperCase(), split(), and reduce() methods toUpperCase() info: ... this one uses the reverse() method reverse() info: ... this one uses the Math.floor() and Math.ceil() functions as well as the ternary operator kata link: ...