c9f3bfa268fixed the height function and the way I updated height (the whole tree is not updated) working on fixing getBalance which might require a balance_ variable for the nodes and moving where/how the rotations are done
преди 8 години
Natalie Pueyo
67b05a486balmost finished transferring BST to AVL using geeksforgeeks AVL insert and delete algorithms
преди 8 години
Natalie Pueyo
6d48bde7d5switched to taking the BST code and just adding on to it to form the AVLCommands code.