Media Summary: this one uses the push(), slice(), and filter() methods push() info: ... this one uses for loops, the sort() method, and more kata link: ... this one uses the concat() method, spread syntax (...), and more concat() info: ...
Codewars 7 Kyu Array Prototype - Detailed Analysis & Overview
this one uses the push(), slice(), and filter() methods push() info: ... this one uses for loops, the sort() method, and more kata link: ... this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses the map() and sort() methods kata link: this one uses the sort() method and the conditional (ternary) operator kata link: ... 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 every() and the some() methods every() info: ... 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 the split(), sort(), and charCodeAt() methods split() info: ... this one uses for loops, if statements, and more kata link:
this one uses currying and the map() method kata link: this one uses the filter() and reduce() methods kata link: this one uses the map() and reduce() methods map() info: ... this one uses the slice() method slice() info: ... this one uses the Math.min() function and the methods toString() and slice() kata link: ...