119) The time required to search an element in a linked list of length n is
Answer is:
O(n)
Related Data structures and Algorithms MCQ with Answers
Answer is:
O(n)
Answer is:
Merge sort
Answer is:
O(1),O(n) and O(n)
Answer is: