Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1939. Users That Actively Request Confirmation Messages
Given a table of user message events, identify users who actively requested confirmation messages. This requires filtering for confirmation-request events, grouping by user, and applying a count or time-based threshold (GROUP BY + HAVING pattern) to return the qualifying user IDs.
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.