Media Summary: this one uses the Math.floor() function, the conditional (ternary) operator, and recursion kata link: ... this one uses the Math.round() function Math.round() info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ...
Codewars 7 Kyu Previous Multiple - Detailed Analysis & Overview
this one uses the Math.floor() function, the conditional (ternary) operator, and recursion kata link: ... this one uses the Math.round() function Math.round() 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 spread syntax (...), the reverse() method, and more kata link: ... this one uses the Math.ceil() function kata link:
this one uses currying and the map() method kata link: this one uses the reverse() method reverse() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the sort(), slice(), and reduce() methods sort() info: ...