Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1748. Sum of Unique Elements
Return the sum of all array elements that occur exactly once by identifying values with frequency equal to one (i.e., sum elements whose count is 1). Constraints: n ≤ 100 and nums[i] in [1,100], so simple frequency counting suffices.
Asked at:
C
collectors
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Mid September, 2025
C
collectors
Senior
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.