Codewars 7 Kyu Name That Number Javascript - Detailed Analysis
this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... checking for primes with Math.sqrt() Math.sqrt() info: ... this one uses the Math.sqrt() function kata link:
this one uses the filter() and reduce() methods kata link: this one uses the map() and sort() methods kata link: this one uses a for loop and the toFixed() method kata link: ... this one uses the String() constructor, spread syntax(...), and more kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses for loops, if statements, and more kata link:
this one uses the map() and join() methods map() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the split() method to count the digit split() info: ... this one uses the split() method, Math.max() and more split() info: ...
Photo Gallery


















