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: ... this one uses the Set() constructor, the sort() method, and more spread syntax (. this one uses for loops, if statements, and more kata link: this one uses the for...of statement and destructuring assignment syntax kata link: ...
this one uses spread syntax (...) and the Math. updated version: this one uses the String() and Number() constructors, and more String() ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses spread syntax (...), the reverse() method, and more kata link: ... this one uses the reduce() method and the functions Math.
this one is another math trick kata kata link: this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ...