Question: QUESTION 11 For a binary search tree, the best possible order in which elements are added to the tree would include: a. Largest value first
QUESTION 11 For a binary search tree, the best possible order in which elements are added to the tree would include: a. Largest value first b. Smallest value first c. Middle value first Od. The order in which values are inserted does not matter QUESTION 12 For a heap, the best possible order in which elements are added to the heap would include: (assume the largest value is stored at the root) a. Middle value last b. Smallest value last c. The order in which values are inserted does not matter d. Largest value last
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
