a. Based on Figure 1, answer the following questions. 39 30 48 /\ /\ 20 35 42 58 15 28 33 Figure 1 Height of the tree. ii. Level of node 28 ii. Depth of node 58

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
a. Based on Figure 1, answer the following questions.
39
30
48
20 35 42 58
15 28 33
Figure 1
Height of the tree.
ii. Level of node 28
iii. Depth of node 58
iv. How many descendants of node 30?
v. Give the order of node visited in an in-order
traversal.
(NOTE: Your node/ answer must be separated by
only one blank space. e.g 30 35 39)
vi. Give the order of node visited in a pre-order
traversal.
(NOTE: Your node/answer must be separated by
only one blank space. e.g 30 35 39)
vii. Give the order of node visited in a post-order
traversal.
(NOTE: Your node/ answer must be separated by
only one blank space. e.g 30 35 39)
viii. State whether the binary search tree drawn in x)
is full and/or complete
Transcribed Image Text:a. Based on Figure 1, answer the following questions. 39 30 48 20 35 42 58 15 28 33 Figure 1 Height of the tree. ii. Level of node 28 iii. Depth of node 58 iv. How many descendants of node 30? v. Give the order of node visited in an in-order traversal. (NOTE: Your node/ answer must be separated by only one blank space. e.g 30 35 39) vi. Give the order of node visited in a pre-order traversal. (NOTE: Your node/answer must be separated by only one blank space. e.g 30 35 39) vii. Give the order of node visited in a post-order traversal. (NOTE: Your node/ answer must be separated by only one blank space. e.g 30 35 39) viii. State whether the binary search tree drawn in x) is full and/or complete
b. Based on Figure 2, answer the following questions which are executed in seguence.
39
30
48
20 35 42 58
15 25
| /\
10
21 29
26 28
Figure 2
i. Suppose we insert a new node 52, what
will be the parent of node 52.
ii. Suppose we remove the root node, what
will be the new root?
iii. Suppose we remove node 20, what will
be the parent of node 15 and 25?
iv. Suppose we remove node 15, what will be
the parent of node 10?
Transcribed Image Text:b. Based on Figure 2, answer the following questions which are executed in seguence. 39 30 48 20 35 42 58 15 25 | /\ 10 21 29 26 28 Figure 2 i. Suppose we insert a new node 52, what will be the parent of node 52. ii. Suppose we remove the root node, what will be the new root? iii. Suppose we remove node 20, what will be the parent of node 15 and 25? iv. Suppose we remove node 15, what will be the parent of node 10?
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Binary Tree
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education