Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1709. Biggest Window Between Visits
Given a chronological list of location/site visits, compute the largest gap (number of steps or days) between two consecutive visits to the same location and return the maximum such interval across all locations — this is solved by tracking last-seen positions and updating max differences in a single pass.
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.