

McqMate
Q. |
In worst case, the number of comparison need to search a singly linked list of length n for a given element is |
A. | log n |
B. | n/2 |
C. | log2n-1 |
D. | n |
Answer» D. n |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet