"The getStudentWithHighestAverageGrade() method should return the student who has the highest average grade among the list of students." "The getStudentWithLowestAverageGrade() method should return the student with the lowest average grade." (University class)