Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2324. Product Sales Analysis IV
Given product and sales tables, compute per-product aggregate metrics (like total revenue or units sold) and return products that meet a comparison or ranking condition (e.g., top sellers, below/above group average, or no recent sales). This typically requires SQL joins with GROUP BY/HAVING and often window functions to compare or rank results efficiently.
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.