Search
⌘K

Leetcode 596. Classes More Than 5 Students

Given a table of student-class enrollments, return the names of classes that have at least five students by grouping rows by class and filtering groups with count >= 5. Results can be returned in any order.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.