116) Which of these is the worst case time complexity for looking up a key in a binary search tree - and cannot be expressed in lower order terms ?
Answer is:
O(n)
Related Data structures and Algorithms MCQ with Answers
Answer is:
Topological sort
Answer is: