Vidyalelo
Data Structure · Q101

Searching Algorithms

Programming · Data Structure · question 101

Q101

Which of the following searching algorithm is fastest?

A.
binary search
Answer
B.
linear search
C.
jump search
D.
all are equally fast

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board