Media Summary: this one uses the Set() constructor, the sort() method, and more spread syntax (. this one uses spread syntax (...) and the Math.max() function kata link: ... this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ...
Codewars 7 Kyu Maximum Multiple - Detailed Analysis & Overview
this one uses the Set() constructor, the sort() method, and more spread syntax (. this one uses spread syntax (...) and the Math.max() function kata link: ... this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ... this one uses currying and the map() method kata link: this one uses the sort(), slice(), and reduce() methods sort() info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ...
this one uses for loops, if statements, and more kata link: this one uses the filter() and includes() methods kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses a double for loop, the reduce() method, and more kata link: ...