Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1555. Bank Account Summary
Given a list of bank transactions (account id, amount, timestamp/type), produce per-account summaries such as current balance, total deposits/withdrawals, or balances at queried times — requiring grouping by account, ordering by time, and using hash maps and prefix sums (or sorting) to aggregate efficiently under large input sizes.
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.