Media Summary: Absolute beginner level C# object oriented programming series. This challenge comes from the easiest difficulty level- Classic way to find out if something is even or not kata link: this one uses the split() and join() methods kata link:
Codewars 8 Kyu Will There Be Enough Space Javascript - Detailed Analysis & Overview
Absolute beginner level C# object oriented programming series. This challenge comes from the easiest difficulty level- Classic way to find out if something is even or not kata link: this one uses the split() and join() methods kata link: we use map(), test(), and String.fromCharCode() here. we use .test() and regex in this one kata link: this one uses the reduce() method kata link:
using replace() to take care of business. this one has the reduce() method and the Math.floor() function. this one uses a for loop and the Array.from() method kata link: ... this one uses a ternary operator kata link: a perfect time to use the reverse() method.