Status: IN
The degree-of-an-array return value considers all elements tied at the maximum frequency, not just the first one found — `min(last[n] - first[n] + 1 for n in count if count[n] == degree)`.
Source: entries/2026/06/06/degree-of-an-array-solution.md
JSON