Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1211. Queries Quality and Percentage
Group rows by query_name and compute two aggregates: quality = average(rating/position) and poor_query_percentage = 100 * count(rating < 3) / total_count, with both values rounded to two decimal places, returning one row per query_name.
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.