ScratchData LogoScratchData
Back to jgatcomb's profile

Find Maximum Value In A List (How To: High Water Mark Algorithm)

JGjgatcomb•Created August 18, 2013
Find Maximum Value In A List (How To: High Water Mark Algorithm)
1
2
2307 views
View on Scratch

Instructions

This is a "How To" program explaining how to efficiently find the maximum value in a list. It isn't uncommon to sort a list to get the min or max value. That is less efficient and changes the order of the list. It should be trivial to adapt this to find the minimum value in a list instead.

Description

Added 2013-08-17

Project Details

Project ID11888121
CreatedAugust 18, 2013
Last ModifiedAugust 18, 2013
SharedAugust 18, 2013
Visibilityvisible
CommentsAllowed