Webster's Online Dictionary
with Multilingual Thesaurus Translation

 
Earth's largest dictionary with more than 1226 modern languages and Eve!

Specialty Expressions: BINARY SEARCH TREE

ExpressionsDomainDefinition
Balanced binary search treeMathA binary search tree in which at most one node has one child. All other nodes have two or zero children. (references)
Binary search treeMathA binary tree where every node's left subtree has values less than the node's value, and every right subtree has values greater. A new node is added as a leaf. (references)
Height-balanced binary search treeMathA height-balanced tree which is also a binary search tree. It supports membership, insert, and delete operations in time logarithmic in the number of nodes in the tree. (references)

Source: compiled by the editor from various references; see credits.

Top

Topics by Level of Interest: BINARY SEARCH TREE

Topics sorted by level of InterestLevel (1=low, 600=high)   Topics sorted AlphabeticallyLevel (1=low, 600=high)
Binary search tree55   Binary search tree55
Self-balancing binary search tree7   Randomized binary search tree7
Randomized binary search tree7   Self-balancing binary search tree7

Source: the editor, created by/for EVE to gauge likely levels of human interest in linguistically triggered topics (compiled across various sources, such as Wikipedia and specialty expression glosses).