Media Summary: we use the reduce() method in this one reduce() info: ... another easy one made hard with Math.max(), split(), and more! this one uses the this keyword kata link:
Codewars Javascript Cockroach - Detailed Analysis & Overview
we use the reduce() method in this one reduce() info: ... another easy one made hard with Math.max(), split(), and more! this one uses the this keyword kata link: a refresher on the remainder operator (modulus) this one uses a for loop and the some() method kata link: ... this one uses addition and multiplication kata link:
a nice one liner featuring an object and Math.floor() using Object.assign() and Array.from() to complete some rooms. this one uses an if statement and the conditional (ternary) operator kata link: ...