Media Summary: this one uses the split() and match() methods, and more kata link: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses double for loops, the replace() method, and more kata link: ...
Codewars 7 Kyu Kooka Counter Javascript - Detailed Analysis & Overview
this one uses the split() and match() methods, and more kata link: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses double for loops, the replace() method, and more kata link: ... this one uses the Array.from(), join(), and split() methods kata link: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the match() method and regex match() info: ...
this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ...
this one uses the replace() method and regex kata link: this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the map() and join() methods map() info: ... this one uses the Math.min() function, destructuring assignment syntax, and more kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ...