In the process of parsing a log file containing gcp video

 ·  PT1H46M27S  ·  EN

developer-professional video for in the process of parsing a log file containing timestamp, account number (string), and transaction amount (number) columns,

Full Certification Question

In the process of parsing a log file containing timestamp, account number (string), and transaction amount (number) columns, you aim to efficiently compute the sum of transaction amounts for each unique account number. Which data structure is best suited for this task?