Archived Codewars 8 Kyu Square N Sum Javascript - Detailed Analysis
updated version: First use map(), then use reduce() this one uses a for loop and the reduce() method kata link: ... updated version: this one uses Math.sqrt(), Math.round(), and Math.pow() reworked version: this one is all about .find() and Number.isInteger() this one uses a while loop, an if statement, and the Math.round() static method kata link: ... updated version: here we're gonna use the string object to do something kata link: ...
updated version: this one uses recursion to get the exponent recursion info: ... updated version: I'm taking care of the Powers of 2 kata kata link: ... this one uses the for...of statement kata link: an example of using the typeof operator typeof info: ... reworked version: this one's got Array.from(), map(), and parseInt() 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 this one uses the reduce() method, the String() constructor, and more kata link: ... updated version: get an average via reduce()
Photo Gallery



















