Media Summary: this one uses quite a few techniques String() constructor info: ... this one uses the push(), map(), and reverse() methods push() info: ... this one uses the indexOf() and slice() methods kata link:
Codewars 7 Kyu Rotate For A Max Javascript - Detailed Analysis & Overview
this one uses quite a few techniques String() constructor info: ... this one uses the push(), map(), and reverse() methods push() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the sort() method, the typeof operator, and more kata link: ... this one uses the map() and split() methods kata link:
this one uses spread syntax (...) and the Math. this one uses for loops, if statements, and more kata link: this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses a switch statement kata link:
this one uses a double for loop, they typeof operator, and the flat() method kata link: ... this one uses the reverse() method reverse() info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one has us accessing an array with a remainder operator expression kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ...