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

Related questions

0 votes
asked May 12, 2022 in Continuous Integration with Jenkins by sharadyadav1986
0 votes
asked Oct 19, 2019 in JavaScript by SakshiSharma
...