An algorithmic pattern that iterates through values, compares each to a running maximum, and updates the maximum when a larger value is found.
Topic 2.9: 2.9 Implementing Selection and Iteration Algorithms
maximum value algorithm cheat sheet for homework