Media Summary: this one uses a for loop and the reduce() method kata link: ... this one uses the reduce() and slice() methods kata link: this one uses the indexOf() and slice() methods kata link:
Codewars 7 Kyu Survive The Attack Javascript - Detailed Analysis & Overview
this one uses a for loop and the reduce() method kata link: ... this one uses the reduce() and slice() methods kata link: this one uses the indexOf() and slice() methods kata link: this one uses a double for loop, the reduce() method, and more kata link: ... this one uses the filter() and reduce() methods 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 (...), the reverse() method, and more kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the replace() method and regex kata link: this one uses the Math.max() function, the slice() method, and more Math.max() info: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ...
this one is another math trick kata kata link: this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses the reduce() method and the ternary operator kata link: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the filter() method filter() info: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...