Term of the Moment

Baidu


Look Up Another Term


Definition: sequential search


A search for data that compares each item in a list or each record in a file, one after the other. Contrast with direct search and indexed search.