special property of the root of a BST – middle value?
Is the root node of a BST always guaranteed to be the “middle” value of the BST if all the values of the BST were placed in a sorted array?
Is the root node of a BST always guaranteed to be the “middle” value of the BST if all the values of the BST were placed in a sorted array?