Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... this one uses the reduce() method kata link:
Codewars 8 Kyu Pillars Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... this one uses the reduce() method kata link: this one uses a for() loop, an if() statement, and the join() method kata link: ... this one uses the Math.max() function kata link: this one uses the a for loop, the charCodeAt() method, and more kata link: ...
we're gonna use .includes on this one kata link: this one uses a for loop, some if statements, and the slice() method kata link: ...