modernmaster / tutorials

A collection of code samples detailing various frameworks, patterns, and algorithms
MIT License
5 stars 1 forks source link

Highest average score #14

Open modernmaster opened 4 years ago

modernmaster commented 4 years ago

Given an array scores [][] = {“jerry”,”65”},{“bob”,”91”}, {“jerry”,”23”}, {“Eric”,”83”}} Find the student with highest average score