Vidyalelo
Data Structure · Q44

Searching Algorithms

Programming · Data Structure · question 44

Q44

What type of data structure is best for implementing binary search?

A.
Linked List
B.
Hash Table
C.
Tree
D.
Array
Answer

Answer: Option D

Solution

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