Media Summary: this one uses a double for loop, the map() method, and more kata link: ... this one uses the UTF-16 code chart, the reduce() method, and more kata link: ... this one uses for loops, the sort() method, and more kata link: ...
Codewars 7 Kyu Alphabet War Javascript - Detailed Analysis & Overview
this one uses a double for loop, the map() method, and more kata link: ... this one uses the UTF-16 code chart, the reduce() method, and more kata link: ... this one uses for loops, the sort() method, and more kata link: ... this one uses a for loop, the replace() method, and more kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ...
this one uses the Set() constructor and the size accessor property Set() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the slice() method slice() info: ... this one uses double for loops, the replace() method, and more kata link: ... this one uses the map() and join() methods map() info: ... this one uses the Array.from() method and the ternary operator kata link: ...
this one has us accessing an array with a remainder operator expression kata link: ... this one uses the join() method join() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses the push() and map() methods along with template literals push() info: ... this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ...
this one uses for loops, if statements, and more kata link: this one uses the concat() method, spread syntax (...), and more concat() info: ...