Practicing for Binary Tree Sort of Algorithms

Questions 1 of 9
  • Q. Consider the original array 17 8 12 4 26. How many comparisons are needed to construct the BST on the original array?