Assume there is a tree in which every node has a value greater than value of any node in its LST but lesser
than any node in its RST. An in order traversal of this tree shall result in
Data Structures 1
Quiz
•
Computers
•
University
•
Hard
R Suganya
Used 11+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Assume there is a tree in which every node has a value greater than value of any node in its LST but lesser
than any node in its RST. An in order traversal of this tree shall result in
A. a sorted sequence in ascending order
B. a sorted sequence in descending order
C. sequence is sorted only of tree is a complete or full binary tree
D. sequence is not always sorted
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Assume an algebric expression E is represented using the binary tree
A. the variable in E forms external nodes and operators in internal nodes
B. the operators in E forms external nodes and variables in internal nodes
C. the variable and operations in E forms internal nodes
D. the variable and operations in E forms external nodes
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Balance factor is defined as the
A. Difference between Left sub tree and Right sub tree
B. Difference between the height of Left sub tree and the height of Right sub tree
C. Difference between Right sub tree and Left sub tree
D. Difference between the height of Right sub tree and the height of Left sub tree
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Assume the level of root node is 1 and the levels of left and right children of root is 2. The maximum number of
nodes on level i of a binary tree is
A. 2^i
B. 2^(i-1)
C. 2^(i+1)
D. 2^i+1
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The maximum number of binary trees that can be formed with three nodes
A. 3
B. 1
C. 5
D. 4
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The height of a binary tree is the maximum number of edges in any root to leaf path. The maximum number of
nodes in a binary tree of height h is:
A. 2^h-1
B. 2^(h-1)-1
C. 2^(h+1)-1
D. 2*(h+1)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The height of a tree is the length of the longest root-to-leaf path in it. The maximum and minimum number of
nodes in a binary tree of height 4 are
A. 31 and 5
B. 32 and 5
C. 15 and 5
D. 15 and 4
20 questions
Lecture EIGHT.
Quiz
•
University
20 questions
ITS665_Chap4
Quiz
•
University
20 questions
New DSC Quiz
Quiz
•
University
20 questions
SMARTICUS
Quiz
•
University
20 questions
Berpikir Komputasional
Quiz
•
9th Grade - University
20 questions
Quantitative Aptitude Series
Quiz
•
University
20 questions
Final Quiz
Quiz
•
University
30 questions
Data Structures and Its Applications
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade