Sequential search

Explain the phenomenon of the sequential search?

E

Expert

Verified

In the sequential search, each item within the array is compared with the other item in the array until desired element is discovered. It is generally applicable to the table which is organized either as an array or as a linked list.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.