Q1
What type of search algorithm is most appropriate for an ordered array where each element has an index?
A.
Jump Search
B.
Linear Search
C.
Interpolation Search
AnswerD.
Binary Search
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board