Media Summary: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Set() and String() constructors, and more kata link: ... this one uses a double for loop, an if...else statement, and more kata link: ...
Codewars 7 Kyu Next Palindromic Number Javascript - Detailed Analysis & Overview
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Set() and String() constructors, and more kata link: ... this one uses a double for loop, an if...else statement, and more kata link: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ...
this one uses a lot of techniques bitwise OR ( ) info: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses for loops, if statements, and more kata link: this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ...
this one uses the Array.from() method and the ternary operator kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the Math.min() function and spread syntax (...) kata link: ... this one uses the slice() method slice() info: ... this one has us accessing an array with a remainder operator expression kata link: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...