Examveda

Consider the original array 17 8 12 4 26. How many comparisons are needed to construct the BST on the original array?

A. 5

B. 4

C. 7

D. 10

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms