Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1251. Average Selling Price
Match each sale to the correct price period (purchase_date within start_date–end_date) and compute the units-weighted average price per product as sum(price * units) / sum(units), rounded to 2 decimals; if a product has no sales return 0.
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.