Solution: High Five
Understand how to use hash maps in Go to store and process student scores. Learn to calculate the top five average scores per student by sorting their scores and computing averages efficiently. This lesson teaches you to implement key-value operations and optimize time and space complexity.
We'll cover the following...
We'll cover the following...
Statement
You are given a list of scores for multiple students, represented as items, where