Question
1.Draw the BST with level order C, A, D, B. Beneath the tree, list the 3 different insertion sequences that could have generated the tree.
1.Draw the BST with level order C, A, D, B. Beneath the tree, list the 3 different insertion sequences that could have generated the tree.
2. Consider the bottom most BST drawn on page 401 of the text. Draw what the resulting tree looks like if G is inserted into this tree.
3. Consider the bottom most BST drawn on page 401 of the text. Draw what the resulting tree looks like if H is deleted from this tree.
4. Consider the bottom most BST drawn on page 401 of the text. Draw what the resulting tree looks like if E is deleted from this tree.
5. Page 424 of the text has a 2-3 tree. Draw what the tree looks like if the key D is inserted into this tree.
6. Page 424 of the text has a 2-3 tree. Draw what the tree looks like if the key T is inserted into this tree.
7. Do Exercise 3.3.3 on page 449 8. Do Exercise 3.3.7 on page 449, but only for the bottom 2 examples on page 428 (both examples labelled right).
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started