The tree below is a RBT. (a) (3 points) Insert 38. (b) (3 points) Remove 20 . (c) (3 points) Remove 40 from the the resu
Posted: Thu Jul 14, 2022 2:11 pm
The tree below is a RBT. (a) (3 points) Insert 38. (b) (3 points) Remove 20 . (c) (3 points) Remove 40 from the the resulting tree. (d) (3 points) Remove 45 from the resulting tree. (e) (3 points) Remove 18 from the the resulting tree. Make sure to mention the case(s) that you meet in each operation. You must mention the insertion and deletion case(s) that you meet in each operation to get points.