I\'m trying to create a min method in a Table Class implementing a Binary Search Tree without AVL balancing.
I\'m using the following interface:
interf