Media Summary: this one uses the replace() and String.fromCharCode() methods, and the parseInt() function kata link: ... this one uses recursion, the Math.abs() function, and more kata link: ... this one uses the repeat() and substring() methods kata link: ...
Codewars 6 Kyu Binary To - Detailed Analysis & Overview
this one uses the replace() and String.fromCharCode() methods, and the parseInt() function kata link: ... this one uses recursion, the Math.abs() function, and more kata link: ... this one uses the repeat() and substring() methods kata link: ... this one uses spread syntax (...) and the filter() method kata link: ... this one uses the split() and map() methods and more kata link: ... this one uses the map(), charCodeAt(), and String.fromCharCode() methods kata link: ...
In this video, I'll walk you through solving the "Bit Counting" challenge from : How to get year/month/day from a date object? : this one uses parseInt(), toString(), and more kata link: this one uses the reduce() method kata link: this one uses spread syntax (...), the map() method, and more kata link: ...