Media Summary: this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses for loops, if statements, and more kata link: this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ...
Codewars 7 Kyu Complete The - Detailed Analysis & Overview
this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses for loops, if statements, and more kata link: this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the Math.max() function, spread syntax (...), and more kata link: ... this one uses the push() method, the map() method, and more push() info: ...
this one uses a for loop, an if statement, and more kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses the sort(), map(), and slice() methods sort() info: ... this one uses for loops, the sort() method, and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the slice() method, spread syntax (...), and more kata link: ...
this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...