120) The worst case time required to search a given element in a sorted linked list of length n is
Answer is:
O(n)
Related Data structures and Algorithms MCQ with Answers
Answer is:
Merge sort
Answer is:
O(1),O(n) and O(n)
Answer is:
(n + 1)/2
Answer is: