Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1132. Reported Posts II
Given a list of report events (reporter, postId), determine which posts receive at least k distinct reports and then compute for each reporter how many of the posts they reported reached that threshold. The task focuses on deduplicating reporter–post pairs and aggregating counts efficiently using hash maps/sets.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.