Write an algorithm that finds the maximum value in a list of values.

What will be an ideal response?

1. Let max be the first value in the list
2. For each value x in the list
2.1. If x is greater than max
2.1.1. Let max be x 2

Computer Science & Information Technology

You might also like to view...

Pressing Shift allows you to select multiple criteria on a slicer

Indicate whether the statement is true or false

Computer Science & Information Technology

When you click the Update button from the Query Type list, the _________________________ To row is added to the query design grid.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology