Media Summary: reworked version: this one uses a variety of techniques nested functions info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ...
Archived Codewars 7 Kyu Strong Number Special Numbers Series 2 Javascript - Detailed Analysis & Overview
reworked version: this one uses a variety of techniques nested functions info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... reworked version: this one uses the split() and map() methods and more split() info: ... this one uses a lot of techniques bitwise OR ( ) info: ... this one uses the for...of statement and destructuring assignment syntax kata link: ...
this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the map() and join() methods map() info: ... this one uses a for loop, an if...else statement, and more kata link: ... this one uses the String() constructor, spread syntax(...), and more kata link: ... this one uses spread syntax (...), the reverse() method, and more kata link: ... updated version: this one uses the push() and the Array.from() methods push() info: ...
this one uses the Set() and String() constructors, and more kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the split() method, the Math.max() function, and more kata link: split() info: ... this one uses the String() constructor, the split() method, and more kata link: ...