Media Summary: reworked version: this one uses the split() and map() methods and more split() info: ... this one uses the split() method, the Math. updated version: this one uses the push() and the Array.from() methods push() info: ...
Archived Codewars 7 Kyu Highest And Lowest Javascript - Detailed Analysis & Overview
reworked version: this one uses the split() and map() methods and more split() info: ... this one uses the split() method, the Math. updated version: this one uses the push() and the Array.from() methods push() info: ... updated version: this one uses the String() and Number() constructors, and more String() ... this one uses for loops, if statements, and more kata link: this one uses spread syntax (...) and the Math.
this one uses spread syntax (...), the filter() method, and more spread syntax (. this one uses the indexOf() and slice() methods kata link: this one uses the reduce() and slice() methods kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the Set() constructor and the size accessor property Set() info: ...
this one uses destructuring assignment syntax and the sort() method destructuring assignment syntax info: ... this one uses the Set() and String() constructors, and more kata link: ...