Description: Binary Sort Tree: The number of randomly generated number to build binary sort tree, and gives the binary sort tree traversal of the binary sort tree or the empty tree, or the nature of the binary tree with subordinates: Its left sub-tree nodes of all data values are less than the root node of the data values right sub-tree nodes of all data values are greater than or equal to the value of root node of the data left subtree and right subtree also each is a binary sort tree. In the binary sort tree, if in the sequence by the traversal can be a small to large and orderly sequence.
To Search:
File list (Check if you may need any files):