McqMate
| Q. |
Time required to search an element in a sorted linked list is______ |
| A. | 0(n) |
| B. | 0(log n) |
| C. | o(n2) |
| D. | 0(n log n) |
| Answer» A. 0(n) | |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet