Home > Term: binary search tree
binary search tree
A binary tree where every node's left subtree has keys less than the node's key, and every right subtree has keys greater than the node's key.
- Part of Speech: noun
- Industry/Domain: Computer science
- Category: Algorithms & data structures
- Government Agency: NIST
0
Creator
- GeorgeV
- 100% positive feedback