Sequential Search Algorithm for finding a specified value in a collection of values Requires ability to iterate through the collection Pedestrian (literally): walk through the collection, testing at each step