Media Summary: this one uses the split method and the ternary operator split() info: ... this one is another math trick kata kata link: this one uses the Set() constructor and the size accessor property Set() info: ...
Codewars 7 Kyu Bumps In The Road Javascript - Detailed Analysis & Overview
this one uses the split method and the ternary operator split() info: ... this one is another math trick kata kata link: this one uses the Set() constructor and the size accessor property Set() info: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the indexOf() and slice() methods kata link:
this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses for loops and the sort() method kata link: this one uses for loops, if statements, and more kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the replace() method and regex replace() info: ... this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ...
this one uses a for loop and the filter() method kata link: this one uses the forEach() and concat() methods, and the ternary operator kata link: ... this one uses a double for loop and the map() and indexOf() methods kata link: ... this one uses a for loop, an if statement, and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the slice() method slice() info: ...
this one uses the Math.min() function and spread syntax (...) kata link: ...