Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1152. Analyze User Website Visit Pattern
Given timestamped website visits by users, find the 3-website sequence (in chronological order) that is visited by the largest number of unique users (count each user once), breaking ties by lexicographic order. This requires grouping and sorting each user's visits and aggregating distinct 3-sequence counts across users.
Asked at:
Amazon
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Early September, 2025
Amazon
Senior
Mid April, 2025
Amazon
Senior
Late January, 2025
Amazon
Mid-level
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.