Media Summary: this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses the push(), slice(), and filter() methods push() info: ...
Codewars 7 Kyu Complete The Pattern 1 Javascript - Detailed Analysis & Overview
this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the join() method join() info: ... this one uses a for loop and the toFixed() method kata link: ... this one uses the indexOf() and slice() methods kata link:
this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the conditional (ternary) operator and the Number.parseInt() method kata link: ... this one uses the Array.from() and join() methods kata link: ... this one uses for loops, the sort() method, and more kata link: ... this one uses recursion, a ternary operator, and the parseInt() function recursion info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ...
just another trick kata to keep us guessing. this one uses the Array.from(), join(), and split() methods kata link: ... this one uses the split() method to count the digit split() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the Set() constructor and the size accessor property Set() info: ...