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 for loops, if statements, and more kata link:
Codewars 7 Kyu Previous Multiple Of Three Javascript - 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 for loops, if statements, and more kata link: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the indexOf() and slice() methods 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 right shift operator, recursion, and the ternary operator kata link: ... this one uses a for loop and the filter() method kata link: this one uses the Math.ceil() function kata link: this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...
this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses spread syntax (...), the reverse() method, and more kata link: ... this one uses the typeof operator, the Number() constructor, and more typeof info: ... this one uses the slice() method slice() info: ...