Media Summary: this one uses the sort(), join(), and split() methods sort() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses a lot of techniques bitwise OR ( ) info: ...
Codewars 7 Kyu Makes The - Detailed Analysis & Overview
this one uses the sort(), join(), and split() methods sort() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses a lot of techniques bitwise OR ( ) info: ... this one uses the conditional (ternary) operator and the Number.parseInt() method kata link: ... this one uses the replace() method and regex replace() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ...
this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses a for loop, the reduce() method, and more kata link: ... this one uses a switch statement kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...
this one uses for loops, the toLowerCase() method, and more kata link: ...