binary search tree


Get Babylon's Translation Software! Free Download Now!

Wikipedia English - The Free EncyclopediaDownload this dictionary
Binary search tree
In computer science, a binary search tree (BST) is a binary tree data structure which has the following properties:Each node has a value.A total order is defined on these values.The left subtree of a node contains only values less than the node's value.The right subtree of a node contains only values greater than or equal to the node's value.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

Define binary search tree

Translate binary search tree




binary search tree in Chinese | | binary search tree in Italian | binary search tree in Spanish | binary search tree in Dutch | binary search tree in Portuguese | binary search tree in German | binary search tree in Japanese | binary search tree in Serbian