SMSiddhesh Mhadnakinsid_maddy.hashnode.devยทSep 1, 2019ES6 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 ...00