HARD
Earn 100

_LI.jpg)
Mention the root node names of subtree from above tree
_LI.jpg)
(a)A-B-C-E-H
(b)A-B-C-E-G
(c)A-B-C-I-G
(d)A-B-C-E-G-D-F

50% studentsanswered this correctly
Important Questions on Data Structure
MEDIUM

HARD

EASY

MEDIUM

HARD

HARD
State true or false:
I. A node is a parent if it has successor nodes.
II. A node is child node if out degree is one.

MEDIUM

MEDIUM
Let's use the "TreeNode" class defined in our coursework file. Assuming that we need to create a tree like given below, which of the following code is/are correct?

HARD

EASY

HARD

EASY

HARD

HARD

EASY

HARD

EASY
Which of the following heap is formed by entering the following series of the values:
and .
.

MEDIUM

HARD

EASY

