NULL
博文链接:https://richyzhang.iteye.com/blog/803019Binary Search and AVL Trees
Lawrence M. brown
Search
Algorithm: Tree Search(k,
Input: A search key, k, and a node, v, of a binary search tree, T'
Output: The node storing the key, k, or an external no