Topic: Tree Problem / Level: beginner

Problem: Write a program to determine the balance factor of each node in a binary tree.

Run the code to see the output here...