Media Summary: this one uses spread syntax (...), the Set() object, and more Set() info: ... this one uses for loops, if statements, and more kata link: this one uses the indexOf() and slice() methods kata link:
Codewars 7 Kyu Two To - Detailed Analysis & Overview
this one uses spread syntax (...), the Set() object, and more Set() info: ... this one uses for loops, if statements, and more kata link: this one uses the indexOf() and slice() methods kata link: this one uses a for loop and the reduce() method kata link: ... updated version: this one uses the push() and the Array.from() methods push() info: ... this one uses the conditional (ternary) operator and the Number.parseInt() method kata link: ...
this one uses the Math.ceil() function kata link: updated version: this one uses various methods to make it happen Number.parseInt() info: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the push() and map() methods along with template literals push() info: ... this one uses the push() method, the map() method, and more push() info: ... this one uses for loops, the toLowerCase() method, and more kata link: ...
this one uses the sort(), slice(), and reduce() methods sort() info: ...