Topic: Tree Problem / Level: intermediate

Problem: Count the number of leaf nodes in a binary search tree at a specific depth.

Run the code to see the output here...