Question: [20 marks]
Consider the following AVL Tree
1. First Insert 10
2. Then Insert 95
3. Then Insert 80
4. Then Insert 77
Show the entire AVL tree after every insertion. You have to show complete steps in order to get full marks.