Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1149. Article Views II
Given a log of article views (user_id, article_id, created_at), identify user–article pairs where the same user viewed the same article multiple times within a 7-day window — typically solved with aggregation/self-joins or window functions to compute rolling counts or time-differences and filter repeats.
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.