Search
⌘K

Leetcode 2986. Find Third Transaction

Given a list/table of transactions (with user IDs and timestamps/amounts), return each user's third transaction when ordered by time (or specified ranking), handling users with fewer than three entries appropriately; the problem centers on per-user grouping and ordering/ranking.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Your account is free and you can post anonymously if you choose.