Fundamentals/Amazon OA — Maximum Quality
← PrevNext →
Given an array of package quality values and an integer m (number of packages to choose), return the maximum possible average of any m chosen packages. Return as a number.