Q.

The binary tree sort implemented using a self – balancing binary search tree takes time is worst case.

A. O(n log n)
B. O(n)
C. O(n2)
D. O(log n)
Answer» A. O(n log n)
2.2k
0
Do you find this helpful?
14

View all MCQs in

Data Structures (DS)

Discussion

No comments yet