Media Summary: here we use reduce() and the unary plus operator. standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... another example of using Array.from() to count by x.
Codewars 8 Kyu Sum Mixed - Detailed Analysis & Overview
here we use reduce() and the unary plus operator. standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... another example of using Array.from() to count by x. this one uses a for loop, some if statements, and the slice() method kata link: ... this one uses index accessing of a pair of strings kata link: ... Pirate theme with some Object.values() and .includes()
a sneaky joke kata using Math.max() and Math.min() this one uses the Math.floor() function kata link: some Number() construction with a lot of test() kata link: