Media Summary: this one uses for loops and the sort() method kata link: this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses a for loop and the Math.floor() function kata link: ...
Codewars 7 Kyu Where S - Detailed Analysis & Overview
this one uses for loops and the sort() method kata link: this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses a for loop and the Math.floor() function kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses for loops, if statements, and more kata link: this one uses the slice() method slice() info: ...
this one uses a for loop, an if statement, and more kata link: ... this one uses the Math.sqrt() function kata link: this one uses the toFixed() method and the Number() constructor kata link: ... this one uses the filter() method kata link: this one uses the push() method, the map() method, and more push() info: ... this one uses the indexOf() and slice() methods kata link:
this one uses a double for loop and the map() and indexOf() methods kata link: ... this one uses a for loop, the reduce() method, and more kata link: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... just a little trick kata using console.log() to get it done. this one uses for loops, the toLowerCase() method, and more kata link: ... this one uses the reduce() and slice() methods kata link: