DEV Community

Discussion on: BINARY SEARCH TREE

Collapse
 
dabjazz profile image
Yash_Jaiswal

The concept of binary tree is cleared but when you started explaining about balancing the tree I was lost, I wasn't able to understand. I would suggest you to explain how to balance a tree and then move forward with explaining AVL tree. It's a great post. Looking forward to more post like this explaining different data structures and algorithms.