Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1867. Orders With Maximum Quantity Above Average
Compute the maximum order quantity per entity (e.g., per customer or product) using grouping, then return those entities whose maximum quantity is greater than the average of all those maximums. The challenge is to perform aggregation (MAX and AVG) and filter groups based on a comparison of aggregated values.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.