Media Summary: this one uses a for loop, the every() method, and more kata link: ... this one uses the repeat() and trim() methods kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ...
Codewars 7 Kyu Are They Square Javascript - Detailed Analysis & Overview
this one uses a for loop, the every() method, and more kata link: ... this one uses the repeat() and trim() methods kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the Math.sqrt() function Math.sqrt() info: ... this one uses the Array.from() method and the ternary operator kata link: ... this one uses the toFixed() method and the Number() constructor kata link: ...
this one uses the String() constructor, the split() method, and more kata link: ... this one uses for loops, if statements, and more kata link: this one we use the split(), map(), and join() methods with more stuff split() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ... updated version: this one uses the push() and the Array.from() methods push() info: ... this one uses a for loop and the reduce() method kata link: ...
this one uses the indexOf() and slice() methods kata link: finding the least larger with the filter() method, Math.min() and more filter() info: ... this one uses the String() constructor and the repeat() and join() methods kata link: ...