Media Summary: this one uses a for loop and the reduce() method kata link: ... updated version: First use map(), then use reduce() this one uses a while loop, an if statement, and the Math.round() static method kata link: ...
Codewars 8 Kyu Square N Sum Javascript - Detailed Analysis & Overview
this one uses a for loop and the reduce() method kata link: ... updated version: First use map(), then use reduce() this one uses a while loop, an if statement, and the Math.round() static method kata link: ... this one uses the for...of statement kata link: this how you find out what the whole array equals kata link: In the video, I explain the process of solving the problem: Getting the
an example of using the typeof operator typeof info: ... this one uses the Number() constructor and the String() constructor kata link: ... this one uses the reduce() method, the String() constructor, and more kata link: ... standard if statement and for loop; i couldnt find a reliable one-liner kata link: ...