Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 615. Average Salary: Departments VS Company
Given employee records with department IDs and salaries, identify departments whose average salary is strictly greater than the company's overall average—requiring computation and comparison of per-department and global aggregates. This is typically solved by efficient grouping or SQL window functions to compute both averages and filter results in one pass.
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.