Media Summary: this one uses the sort() method and the conditional (ternary) operator kata link: ... Neste vídeo farei a resolução do exercício this one uses the String() constructor, spread syntax (...), and more kata link: ...
Codewars 7 Kyu Find The Stray Number Javascript - Detailed Analysis & Overview
this one uses the sort() method and the conditional (ternary) operator kata link: ... Neste vídeo farei a resolução do exercício this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... this one uses the map() and join() methods map() info: ... this one uses the reverse() method reverse() info: ...
this one uses a lot of techniques bitwise OR ( ) info: ... this one uses the ternary operator, Math.max(), and more ternary operator info: ... this one uses a for...of statement kata link: this one uses a for loop and the toFixed() method kata link: ... this one uses the Math.sqrt() function kata link: this one uses toLowerCase(), split(), and more toLowerCase() info: ...
this one uses the indexOf() and sort() methods with spread syntax (...) indexOf() info: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the split() method, Math.max() and more split() info: ... checking for primes with Math.sqrt() Math.sqrt() info: ... this one uses the match() method, regex, and more kata link: ...