I am trying to find the level at which a certain node is for example if binary tree is:
(Node (Node (Node (Node Leaf Leaf 9) Leaf 8) Leaf 7) Leaf 6)
Level of 9 is