Vidyalelo
Data Structure · Q736

Miscellaneous on Data Structures

Programming · Data Structure · question 736

Q736

Can binary search be applied on a sorted linked list in O(Logn) time?

A.
No
Answer
B.
Yes

Answer: Option A

Solution

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