Topic: Tree Problem / Level: advanced

Problem: Find the median of all the elements in a binary search tree.

Run the code to see the output here...