linear search pseudocode
Home
About
Introduction
Privacy
Register
To perform a linear search, start at the first item in the list and check each item one by one. Read size,array[size], search from user i=0 While i