nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #71

PROFESSIONAL-CLOUD-DEVELOPER Question #71: Real Exam Question with Answer & Explanation

Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #71. The question stem and answer options stay visible for context.

Designing and implementing efficient data processing solutions

Question

You are parsing a log file that contains three columns: a timestamp, an account number (a string), and a transaction amount (a number). You want to calculate the sum of all transaction amounts for each unique account number efficiently. Which data structure should you use?

Options

  • AA linked list
  • BA hash table
  • CA two-dimensional array
  • DA comma-delimited string

Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer

You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Data Structures#Hash Tables#Algorithm Efficiency#Data Aggregation
Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions