I am trying to find the furthest node from a specific node in a Binary Search Tree. For this I want to implement Depth First Search of the tree. However, I don\'t know how I