Leetcode 3433. Count Mentions Per User
Simulate the time-ordered events while maintaining each user's online/offline status (OFFLINE makes a user offline for 60 units, and status changes at a timestamp apply before MESSAGEs at that timestamp) and parse MESSAGE tokens—id# (may repeat), ALL (everyone), and HERE (currently online users)—to accumulate per-user mention counts.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Hello Interview Premium
Your account is free and you can post anonymously if you choose.