Given below are two statements: one is labelled as Assertion A and other is labelled as Reason R
Assertion A: Figure 1 depicts the initial AVL tree, while figure 2 shows the balanced AVL tree after inserting 36 (96) (85 110 64 64 (90) (36) (90) (110)
Reason R: After inserting 36 in the AVL tree of figure 1, LL rotation is required to balance the AVL tree.
Note: LL rotation represent inserted node is in the left subtree of left subtree of reference node 96
In the light of the above statements, choose the correct answer from the options given below