Media Summary: this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the Math.sqrt() function kata link: this one uses a lot of techniques bitwise OR ( ) info: ...
Codewars 7 Kyu Perfect Number Verifier Javascript - Detailed Analysis & Overview
this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the Math.sqrt() function kata link: this one uses a lot of techniques bitwise OR ( ) info: ... this one uses the Set() and String() constructors, and more kata link: ... this one uses the String() constructor, spread syntax(...), and more kata link: ... checking for primes with Math.sqrt() Math.sqrt() info: ...
this one uses the Math.round() function Math.round() info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the String() constructor, the split() method, and more String() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses for loops, if statements, and more kata link: this one uses the split() method, Math.max() and more split() info: ...
this one uses the Array.from(), join(), and split() methods kata link: ... this one uses the ternary operator, Math.max(), and more ternary operator info: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses a for loop and the filter() method kata link: this one uses the Array.from() method and the ternary operator kata link: ...