Examveda

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: Option A


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)