My task would be to find the path of the given value in a BST,
Example:
40 / \\ 20 50 / \\ \\ 10 30 60 first example: val