Media Summary: Code along with me as we solve 'Count of positives a sneaky joke kata using Math.max() and Math.min() Code along with me as we solve 'How good are you really?', a Level 8 kyu #
Codewars Typescript Sum Of Differences - Detailed Analysis & Overview
Code along with me as we solve 'Count of positives a sneaky joke kata using Math.max() and Math.min() Code along with me as we solve 'How good are you really?', a Level 8 kyu # standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... this one uses the for...of statement kata link: Code along with me as we solve 'Count the Monkeys!', a Level 8 kyu #
here we use reduce() and the unary plus operator. Code along with me as we solve 'Count of Positives and In this puzzle we're going to see .sort() do something funky-stanky, get over it with .reverse() and learn a little math trick in the end. Code along with me as we solve 'Basic Mathematical Operations', a Level 8 kyu # Code along with me as we solve 'You only need one', a Level 8 kyu # Code along with me as we solve 'Invert values', a Level 8 kyu #
Code along with me as we solve 'Array plus array', a Level 8 kyu # Code along with me as we solve 'My head is at the wrong end!', a Level 8 kyu # this one uses the Set() constructor, the sort() method, and more spread syntax (.