Media Summary: this one uses the Math.sqrt() function and the bitwise OR ( ) operator kata link: ... this one uses the Set() object, spread syntax, and more Set() info: ... this one is a remake of a now-invalid video kata link:
Codewars 7 Kyu Minimum Perimeter Of A Rectangle Javascript - Detailed Analysis & Overview
this one uses the Math.sqrt() function and the bitwise OR ( ) operator kata link: ... this one uses the Set() object, spread syntax, and more Set() info: ... this one is a remake of a now-invalid video kata link: this one uses spread syntax (...), the filter() method, and more spread syntax (. this one uses a double for loop, the reduce() method, and more kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ...
this one uses for loops, if statements, and more kata link: this one uses the indexOf() and slice() methods kata link: this one uses spread syntax (...) and the Math.max() function kata link: ... this one uses the map() and join() methods map() info: ... this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ... this one uses the split() method, the Math.max() function, and more kata link: split() info: ...
this one uses the Math.floor() and Math.ceil() functions as well as the ternary operator kata link: ... this one uses the push() and map() methods along with template literals push() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the ternary operator, Math.max(), and more ternary operator info: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the join() method join() info: ...