Data Structures and Algorithms - Old Questions

1. Why do we need to balance the binary search here? Justify with an example.Create an AVL tree from the data 24, 12, 8, 15, 35, 57, 40, 45, 78

10 marks | Asked in 2079