ES6 in action (or using ES6 to ease problem solving)
Hello!
In this article, I'll cover some features introduced in ECMAScript 2015 (ES6) (A bit late I know! 😅) with the help of a practice problem.
Problem Statement
MaxCounters - CodilityCalculate the values of counters after applying all alternating ...
sid_maddy.hashnode.dev