Media Summary: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses the reduce() method kata link: this one uses the Math.max() function kata link:
Codewars 8 Kyu Potenciation Javascript - Detailed Analysis & Overview
this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses the reduce() method kata link: this one uses the Math.max() function kata link: this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Math.abs() function kata link: thsi one uses a for loop and the reduce() method kata link: ...
this one uses the a for loop, the charCodeAt() method, and more kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... this one uses the repeat() method kata link: this one uses a ternary operator kata link: some Number() construction with a lot of test() kata link: we use map(), test(), and String.fromCharCode() here.
some algebra and some math.ceil() kata link: