I am implementing the AVL tree structure using the left and right parent and child pointers on your node. However, I don\'t know how to implement the balancing of the tree n