Open ben-claude opened 4 years ago
In the section concerning AVL trees, I would replace the sentence "move node B's right child to its left child" with "move node B's left child to its right child".
What do you think ?
https://github.com/btholt/four-semesters-of-cs/blob/fa61de3cc80e0030bb172ecd75c7cb4ca3aeeadf/index.html#L556
In the section concerning AVL trees, I would replace the sentence "move node B's right child to its left child" with "move node B's left child to its right child".
What do you think ?
https://github.com/btholt/four-semesters-of-cs/blob/fa61de3cc80e0030bb172ecd75c7cb4ca3aeeadf/index.html#L556