Media Summary: this one uses the match() method, regex, and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ...
Codewars 7 Kyu Walking In The Hallway Javascript - Detailed Analysis & Overview
this one uses the match() method, regex, and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the Math.min() function and spread syntax (...) kata link: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one is another math trick kata kata link:
this one uses the reduce() and slice() methods kata link: this one uses the Math.floor() static method, template literals, and more kata link: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses a for loop and the reduce() method kata link: ... this one uses for loops and the sort() method kata link: this one uses the push(), map(), and reverse() methods push() info: ...
this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses a double for loop and the map() and indexOf() methods kata link: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ...