1 year ago

#356357

test-img

user4202236

real time applications of AVL trees

I am aware of some of the advantages of using AVL trees such as getting better time complexity to search an element log(number of nodes in tree) since the tree has self-balancing capabilities. I am curious - what are some of the real time applications of AVL trees? Like in real world, for what applications/use-cases have the AVL trees been used?

avl-tree

0 Answers

Your Answer

Accepted video resources