Media Summary: this one uses the Math.min() static method, a "secret" algorithm, and the conditional (ternary) operator kata link: ... this one uses destructuring assignment syntax, Math.min(), and more destructuring assignment syntax info: ... this one uses the typeof operator, the Number() constructor, and more typeof info: ...
Codewars 7 Kyu Greatest Common Divisor Javascript - Detailed Analysis & Overview
this one uses the Math.min() static method, a "secret" algorithm, and the conditional (ternary) operator kata link: ... this one uses destructuring assignment syntax, Math.min(), and more destructuring assignment syntax info: ... this one uses the typeof operator, the Number() constructor, and more typeof info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses a for loop and the filter() method kata link: this one uses the push(), slice(), and filter() methods push() info: ...
updated version: this one uses a for loop and an if statement kata link: ... this one uses destructuring assignment syntax and the sort() method destructuring assignment syntax info: ... this one uses for loops, if statements, and more kata link: this one uses the Math.min() function and spread syntax (...) kata link: ... this one uses recursion, the Math.log() function, and more recursion info: ... this one uses the indexOf() and slice() methods kata link:
this one uses the Set() constructor, the sort() method, and more spread syntax (. this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses a double for loop, the reduce() method, and more kata link: ... this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses the split() method, the Math.max() function, and more kata link: split() info: ... this one uses a for loop and the reduce() method kata link: ...
this one uses the String() constructor, the split() method, and more String() info: ...