Search
⌘K

Leetcode 1789. Primary Department for Each Employee

For each employee, report their primary department by selecting the department_id with primary_flag = 'Y' if one exists; if an employee belongs to only one department (and its flag is 'N'), return that department_id.


Question Timeline

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

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