Media Summary: this one uses double for loops, the replace() method, and more kata link: ... this one uses for loops, the toLowerCase() method, and more kata link: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ...
Codewars 7 Kyu Count Consonants Javascript - Detailed Analysis & Overview
this one uses double for loops, the replace() method, and more kata link: ... this one uses for loops, the toLowerCase() method, and more kata link: ... this one uses the right shift operator, recursion, and the ternary operator kata link: ... this one uses the match() method and regex match() info: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the Array.from(), join(), and split() methods kata link: ...
this one uses the UTF-16 code chart, the reduce() method, and more kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses a for loop and the reduce() method kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses a for loop and the filter() method kata link: this one uses toLowerCase(), split(), and more toLowerCase() info: ...
this one uses a for loop and the charCodeAt() method kata link: ... this one uses the split() and match() methods, and more 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 a for loop, the map() method, and Math.max() static method kata link: ... this one uses the push() and map() methods along with template literals push() info: ...
this one uses spread syntax (...) and the reduce() method kata link: ...