Media Summary: another example of .split(), .map(), and .join() this one uses the Math.max() function kata link: using the reduce() and toString() methods with the typeof operator reduce() info: ...
Codewars 8 Kyu Fake Binary - Detailed Analysis & Overview
another example of .split(), .map(), and .join() this one uses the Math.max() function kata link: using the reduce() and toString() methods with the typeof operator reduce() info: ... Code along with me as we solve 'Bin to Decimal', a Level this one uses an if statement and the conditional (ternary) operator kata link: ...