I have some problem trying to figure out how to write a recursive method to search the Binary Search Tree for the integer input by the user.
I also have problem implementing a recursive method to find the smallest integer value in the Binary Search Tree