Media Summary: this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the indexOf() and slice() methods kata link: this one uses a for loop, an if statement, and more kata link: ...
Javascript Mumbling Codewars 7kyu - Detailed Analysis & Overview
this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the indexOf() and slice() methods kata link: this one uses a for loop, an if statement, and more kata link: ... this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses a for loop, the replace() method, and more kata link: ... this one uses a double for loop kata link:
this one uses the replace() method and regex kata link: this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ...