ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
False
Input search
item
Set
Index to
1
While
Set found
to False
If
Location index
Found = True
True
False
If Found
Output not
found
Output Found
True
False
True
False
Re-arrange the Linear
Search algorithm into
the correct sequence
Start
Stop

More Related Content

Linear search

  • 1. False Input search item Set Index to 1 While Set found to False If Location index Found = True True False If Found Output not found Output Found True False True False Re-arrange the Linear Search algorithm into the correct sequence Start Stop