Codewars 7 Kyu Sort Rectangles And Circles By Area Ii Javascript - Detailed Analysis
this one uses the indexOf() and slice() methods kata link: this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses for loops, if statements, and more kata link: this one uses the Array.from() method and the ternary operator kata link: ... this one uses the map() and join() methods map() info: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...
this one uses the Set() constructor and the size accessor property Set() info: ... this one uses the slice() method slice() info: ... this one uses the Math.sqrt() function and the bitwise OR ( ) operator kata link: ... this one uses a for loop and the filter() method kata link:
Photo Gallery

















