Media Summary: this one uses a pair of for loops, the Math. Neste vídeo farei a resolução do exercício Set(), slice(), spread syntax, and more in this one.
Archived Codewars 8 Kyu Find Maximum And Minimum Values Of A List Javascript - Detailed Analysis & Overview
this one uses a pair of for loops, the Math. Neste vídeo farei a resolução do exercício Set(), slice(), spread syntax, and more in this one. this one uses the Set() constructor and spread syntax (...) kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: I'm taking care of the Powers of 2 kata kata link: ...
reworked version: this one's got Array.from(), map(), and parseInt() updated version: this one uses recursion to reworkded version: here we use the Set() constructor and spread syntax. a practical example of the Array.from() method. this one uses the reduce() method and the ternary operator kata link: ... updated version: here we use class extensions and methods classes info: ...
this one uses a for loop, some if statements, and the slice() method kata link: ...