Media Summary: a sneaky joke kata using Math.max() and Math.min() 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 'Summation', a Level 8 kyu #
Codewars Javascript Sum Of Differences - Detailed Analysis & Overview
a sneaky joke kata using Math.max() and Math.min() 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 'Summation', a Level 8 kyu # this one uses a for loop and the reduce() method kata link: ... In this video we are solving a challenge from