AVL Trees
Home
>
Biology
>
Computational biology
>
Algorithms and Data Structures
>
AVL Trees
Self-balancing binary search trees used for efficient searching and insertion of data.