Introduction - If you have any usage issues, please Google them yourself
Relative to the sub-optimal binary tree, binary sort tree is a dynamic tree table. Its characteristics are: the structure of the tree is usually not generated, but in the discovery process, when the tree does not exist then insert the keyword node is equal to a given value. The newly inserted node must add a new leaf node, and the left child or right child node is the last a node on the search path of the search is unsuccessful acce