Search
⌘K

Leetcode 1207. Unique Number of Occurrences

Check whether the frequency of each distinct integer in an array is unique: compute counts for each value and return true if no two values share the same occurrence count, otherwise false.


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.