Topic: Tree Problem / Level: advanced

Problem: Count the number of nodes in a binary tree that are greater than a specific value.

Run the code to see the output here...