Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1169. Invalid Transactions
Given a list of transactions, mark any transaction invalid if its amount > 1000 or if there exists another transaction with the same name within 60 minutes that occurred in a different city. The challenge is to parse and group transactions by name and then detect time-window conflicts (e.g., via sorting or pairwise checks) to return all possibly invalid entries.
Asked at:
Bloomberg
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Mid February, 2025
Bloomberg
Junior
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.