Which data structure is most efficient for calculating the sum of transaction amounts per unique account number when parsing a log file with three columns (timestamp, account number as string, and transaction amount as number)? | Google Professional Cloud Developer Quiz - LeetQuiz
Google Professional Cloud Developer
Get started today
Ultimate access to all questions.
Comments
Loading comments...
Which data structure is most efficient for calculating the sum of transaction amounts per unique account number when parsing a log file with three columns (timestamp, account number as string, and transaction amount as number)?