Question: Show that if the average depth of an n-node binary search tree is (log n) then the height of the tree is O(n log n).

Show that if the average depth of an n-node binary search tree is (log n) then the height of the tree is O(n log n). Next demonstrate that this bound is tight: there is a binary search tree with average node depth (log n) and height ( n log n).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!