McqMate
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) |
View all MCQs in
Data Structures (DS)No comments yet