Media Summary: updated version: this one uses Math.sqrt(), Math.round(), and Math.pow() updated version: A little max, a little min kata link: ... updated version: finding the slope with the help of the String() constructor String() constructor info: ...

Archived Codewars 8 Kyu Square - Detailed Analysis & Overview

updated version: this one uses Math.sqrt(), Math.round(), and Math.pow() updated version: A little max, a little min kata link: ... updated version: finding the slope with the help of the String() constructor String() constructor info: ... reworked version: using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2. updated version: a quick review of ternary operations and the remainder operator. updated version: I'm taking care of the Powers of 2 kata kata link: ...

another example of using reduce() to get an average. updated version: here we're gonna use .split(), .reduce(), and .charCodeAt()

Photo Gallery

(Archived) Codewars 8 kyu Find Nearest Square Number JavaScript
(Archived) Codewars 8 kyu Find Maximum and Minimum Values of a List JavaScript
Codewars 8 kyu Area of a Square JavaScript
(Archived) Codewars 8 kyu Find the Slope JavaScript
(Archived) Codewars 8 kyu Grasshopper Summation JavaScript
(Archived) Codewars 8 kyu Even or Odd JavaScript
(Archived) Codewars 8 kyu Powers of 2 JavaScript
(Archived) Codewars 8 kyu Wilson Primes JavaScript
(Archived) Codewars 8 kyu DNA to RNA Conversion JavaScript
(Archived) Codewars 8 kyu Calculate Average JavaScript
(Archived) Codewars 8 kyu ASCII Total JavaScript
(Archived) Codewars 8 kyu Total Amount of Points JavaScript
View Detailed Profile
(Archived) Codewars 8 kyu Find Nearest Square Number JavaScript

(Archived) Codewars 8 kyu Find Nearest Square Number JavaScript

updated version: https://youtu.be/BTSa6awZVXA this one uses Math.sqrt(), Math.round(), and Math.pow()

(Archived) Codewars 8 kyu Find Maximum and Minimum Values of a List JavaScript

(Archived) Codewars 8 kyu Find Maximum and Minimum Values of a List JavaScript

updated version: https://youtu.be/WycUZQfrCXU A little max, a little min kata link: ...

Codewars 8 kyu Area of a Square JavaScript

Codewars 8 kyu Area of a Square JavaScript

A funky way to find the area kata link: https://www.

(Archived) Codewars 8 kyu Find the Slope JavaScript

(Archived) Codewars 8 kyu Find the Slope JavaScript

updated version: https://youtu.be/0bQ5a_g-xy4 finding the slope with the help of the String() constructor String() constructor info: ...

(Archived) Codewars 8 kyu Grasshopper Summation JavaScript

(Archived) Codewars 8 kyu Grasshopper Summation JavaScript

reworked version: https://youtu.be/f2PL0r7uNCw using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2.

(Archived) Codewars 8 kyu Even or Odd JavaScript

(Archived) Codewars 8 kyu Even or Odd JavaScript

updated version: https://youtu.be/Q-3626bTxpc a quick review of ternary operations and the remainder operator.

(Archived) Codewars 8 kyu Powers of 2 JavaScript

(Archived) Codewars 8 kyu Powers of 2 JavaScript

updated version: https://youtu.be/0WwzPrz_zX4 I'm taking care of the Powers of 2 kata kata link: ...

(Archived) Codewars 8 kyu Wilson Primes JavaScript

(Archived) Codewars 8 kyu Wilson Primes JavaScript

updated version: https://youtu.be/HsRjUB-VC6o a complex, for

(Archived) Codewars 8 kyu DNA to RNA Conversion JavaScript

(Archived) Codewars 8 kyu DNA to RNA Conversion JavaScript

updated version: https://youtu.be/LiX7rXiRDao another .replace() jam.

(Archived) Codewars 8 kyu Calculate Average JavaScript

(Archived) Codewars 8 kyu Calculate Average JavaScript

another example of using reduce() to get an average.

(Archived) Codewars 8 kyu ASCII Total JavaScript

(Archived) Codewars 8 kyu ASCII Total JavaScript

updated version: https://youtu.be/0joQdoJsa04 here we're gonna use .split(), .reduce(), and .charCodeAt()

(Archived) Codewars 8 kyu Total Amount of Points JavaScript

(Archived) Codewars 8 kyu Total Amount of Points JavaScript

updated version: https://youtu.be/v-OMXltJ6yE kata link: https://www.

Codewars 8 kyu Area or Perimeter JavaScript

Codewars 8 kyu Area or Perimeter JavaScript

just the ternary operator kata link: https://www.