Home >                  	Term: AVL tree  
AVL tree
A balanced binary search tree where the height of the two subtrees (children) of a node differs by at most one. Look-up, insertion, and deletion are O(log n), where n is the number of nodes in the tree.
- Sõnaliik: noun
 - Valdkond/domeen: Computer science
 - Category: Algorithms & data structures
 - Government Agency: NIST
 
 			0   			 		
 Looja
- GeorgeV
 - 100% positive feedback