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 for loops, if statements, and more kata link: this one uses the ternary operator ternary operator info: ... this one uses the slice() method, spread syntax (...), and more kata link: ...
this one uses for loops and the sort() method kata link: this one uses a double for loop and the map() and indexOf() methods kata link: ... this one uses the bitwise OR ( ) and the ternary operators bitwise OR ( ) operator info: ... this one uses Math.sqrt() and recursion kata link: this one is another math trick kata kata link: this one uses a for loop, the replace() method, and more kata link: ...
this one uses the match() method, regex, and more kata link: ... this one uses the String() constructor, spread syntax(...), and more kata link: ... Coding Meetup - Higher-Order Functions Series - Count the number of this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ... using various methods to get the target date JSON.stringify() info: ... this one uses the filter() method filter() info: ...