Activity Sheet 12
- Manager
- name:
- Recorder
- name:
- Speaker
- name:
Section 6.3
- By inserting one element at a time and then performing any necessary needed rotation, construct an AVL tree containing the elements 1, 2, 3, 4, 5, 6, 7.
- Do the same for a 2-3 tree.