The BST rule
Short answerIn a binary search tree, what can be said about the values in a node's left subtree, relative to that node's value?
In a binary search tree, what can be said about the values in a node's left subtree, relative to that node's value?