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.
- Jenis Kata: noun
 - Industri / Domain: Sains komputer
 - Kategori: Algorithms & data structures
 - Government Agency: NIST
 
 			0   			 		
 Penulis
- GeorgeV
 - 100% positive feedback