Fundamentals/Transaction Logs
← PrevNext →
Given an array of "userId1 userId2 amount" transaction strings and a threshold, return user IDs (sorted ascending as numbers) whose transaction count is strictly greater than the threshold.