Geekography Unpublished

Linear search

1 photo · 👩🏻‍🦰 Sherice

is the simplest algorithm that checks each element in a list or array, one at a time, until it finds the desired element or determines that the element is not in the list

Linear search