0 votes
in Data Structures & Algorithms by
In ……………, search start at the beginning of the list and check every element in the list.

a) linear search

b) binary search

c) hash search

d) binary tree search

1 Answer

0 votes
by
a) linear search
...