Media Summary: this one uses a for loop and the reduce() method kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the split() and match() methods, and more kata link: ...
Code Wars C 7 Kyu - Detailed Analysis & Overview
this one uses a for loop and the reduce() method kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the split() and match() methods, and more kata link: ... this one has us accessing an array with a remainder operator expression kata link: ... this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses a double for loop, the map() method, and more kata link: ...
this one uses the Math.ceil() function kata link: this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ... this one uses for loops, the sort() method, and more kata link: ... this one uses the toString() method, spread syntax (...) and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the reduce() method kata link:
this one uses the for...of statement and destructuring assignment syntax kata link: ...