NTA UGC NET Aug 2024 Paper-2
April 11, 2025
NTA UGC NET Dec 2023 Paper-2
April 12, 2025
NTA UGC NET Aug 2024 Paper-2
April 11, 2025
NTA UGC NET Dec 2023 Paper-2
April 12, 2025

NTA UGC NET Dec 2023 Paper-2

Question 31
Which of the following is TRUE?
A
The cost of searching an AVL tree is Θ(log n) but that of binary search is O(n)
B
The cost of searching an AVI, tree in Θ(log n) but that of complete binary tree is Θ(n log n)
C
The cost of searching a binary tree is 0(log n) but that ut AVL tree is Θ(n)
D
The cost of searching an AVL tree is Θ(n log n) but that of binary search tree is O(n)
Correct Answer: A

Leave a Reply

Your email address will not be published. Required fields are marked *