Media Summary: this one uses the bitwise OR ( ) operator bitwise OR ( ) info: ... this one uses a for loop and the reduce() method kata link: ... this one uses a for loop, an if statement, and more kata link: ...
Codewars 7 Kyu Hands Up - Detailed Analysis & Overview
this one uses the bitwise OR ( ) operator bitwise OR ( ) info: ... this one uses a for loop and the reduce() method kata link: ... this one uses a for loop, an if statement, and more kata link: ... this one uses the split() and sort(), localeCompare() methods kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses Math.abs() and indexOf() Math.abs() info: ...
this one uses the Math.min() function, destructuring assignment syntax, and more kata link: ... this one is another math trick kata kata link: this one uses a double for loop, the reduce() method, and more kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ...
this one uses the Math.min() function and spread syntax (...) kata link: ...