Topic: Tree Problem / Level: intermediate

Problem: Implement a function to calculate the maximum depth of a binary search tree.

Run the code to see the output here...