Return every transaction with the account balance after that transaction. Transactions are ordered by posted_at; when two share a timestamp, the lower txn_id posts first.
balanceaccount_id, then posted_at, then txn_idCommunity-reported interview topic. Not an official company question and no affiliation is implied.
Run against the public tests, or submit to score against all of them.