Codewars 7 Kyu Palindrome Here And There Javascript - Detailed Analysis
this one uses a double 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 the indexOf() and slice() methods kata link: this one uses the push(), slice(), and filter() methods push() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses the Set() constructor and the size accessor property Set() info: ...
this one uses the push() method, the map() method, and more push() info: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses for loops, if statements, and more kata link: this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ...
this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the toLowerCase() method, a for loop, and more kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses the push() and map() methods along with template literals push() info: ... this one uses the split() method, Math.max() and more split() info: ... this one uses a for loop and the map() method kata link: ...
this one uses the sort() method and the conditional (ternary) operator kata link: ...
Photo Gallery


















