Q. Why we need to a binary tree which is height balanced? (Solved)
1. to avoid formation of skew trees
2. to save memory
3. to attain faster memory access
4. to simplify storing
- a. to avoid formation of skew trees
1. to avoid formation of skew trees
2. to save memory
3. to attain faster memory access
4. to simplify storing