Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1336. Number of Transactions per Visit
Given visit records with start/end timestamps and transaction records with timestamps, compute for each visit how many transactions occurred within that visit's time window; this requires interval joins and grouping (or window functions) to correctly associate transactions to visits even when users have multiple or overlapping visits.
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.