Professional Flowcharting

Finding the Largest Number in an Unsorted List of Numbers

Description This flowchart shows the computer algorithm for finding the largest number in a list of numbers. Basically it gets the first number in the list and assumes it is the largest. It is put into the "largest" variable. Then it looks at each number in the list. If the number it is looking at is larger, it becomes the largest. There are N numbers so i goes from 0 to N-1. In the end, the variable "largest" holds the largest number.

Computer algorithms are written without referencing a specific language. They should be clear enough so that their implementation in any language is not difficult. 
Drawing Instructions If you haven't already done so, first download the free trial version of RFFlow. It will allow you to open any chart and make modifications.

Once RFFlow is installed, you can open the above chart in RFFlow by clicking on find-largest-number.flo. From there you can zoom in, edit, and print this sample chart. It is often easier to modify an existing chart than to draw it from scratch.

To draw this chart without downloading it, run RFFlow and use the Sample Stencil.

Next

Register | Documentation | Privacy and Security | Version Information | Free Additional Shapes | Software Resellers | Free Viewer | Contact
RFF Electronics
PO Box 1244 Loveland CO 80539-1244 USA Phone 970 663 5767 Fax 970 669 4889 www.rff.com flow@rff.com
Copyright © 1996-2010 RFF Electronics. All rights reserved.