Media Summary: this one uses the indexOf() and sort() methods with spread syntax (...) indexOf() info: ... this one uses the slice() method slice() info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ...
Codewars 7 Kyu Find The Middle Element Javascript - Detailed Analysis & Overview
this one uses the indexOf() and sort() methods with spread syntax (...) indexOf() info: ... this one uses the slice() method slice() info: ... 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 sort() method and the conditional (ternary) operator kata link: ... this one uses the push(), map(), and reverse() methods push() info: ...
this one uses for loops, if statements, and more kata link: this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ...
this one uses the split() method, ternary operators, and more split() info: ...