Media Summary: this one uses recursion, a ternary operator, and the parseInt() this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses a switch statement kata link:
Codewars 7 Kyu The Fusc Function Part 1 Javascript - Detailed Analysis & Overview
this one uses recursion, a ternary operator, and the parseInt() this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses a switch statement kata link: this one uses the indexOf() and slice() methods kata link: this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses recursion and the ternary operator kata link: ...
this one uses a for loop and the reduce() method kata link: ... this one uses the Set() object, the map() method, and more Set() info: ... this one uses the push() and map() methods along with template literals push() info: ... this one uses the sort(), reduce(), and pop() methods kata link: ... this one uses the filter() method filter() info: ... this one uses the map() method and template literals kata link: ...
this one uses the map() method map() info: ... this one uses the join() method and the parseInt() this one uses a while loop, the Array.from() method, and more kata link: ... this one uses a lot of methods and such Math.abs() info: ... this one uses recursion to get it done kata link: this one uses a wikipedia page and the ternary operator factorial info: ternary operator info: ...
this one uses toLowerCase(), split(), and more toLowerCase() info: ...