Identify the last node in the post-order traversal of this binary tree.
DSA - QA3

Quiz
•
Computers
•
University
•
Hard
Jebaveerasingh J
Used 71+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
8
1
9
5
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Identify the statement which is wrong about binary trees
Any node can have a maximum of two children
The degree of a node can be 0
The degree of any node can exceed 2
It can be a skewed tree
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The minimum number of nodes in a tree with height m is _____
2*m
m-1
m
m+1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If we use sequential representation of binary tree, a node at position i will have its left child at ______________
i/2
i+1
2*i
2*i*2
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If we want to generate the elements in ascending order from a BST, we need to use _______________ traversal.
in-order
pre-order
post-order
level order
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a binary tree data structure, any node can have a maximum of 2 parent nodes.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the root of a BST has 16 as the key, then the key element 31 should be inserted in the _____________
right sub-tree of root
left sub-tree of root
either left sub-tree of right sub-tree of the root
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Data Structures Activity - 1

Quiz
•
University
20 questions
ASD - A

Quiz
•
University
20 questions
Data Structures

Quiz
•
University
15 questions
special exam in BINARY TREE

Quiz
•
University
20 questions
Algo Duel

Quiz
•
University
20 questions
Assignment Quiz-2

Quiz
•
University
16 questions
DS - Linked List - S1

Quiz
•
University
15 questions
Knowledge Knockout[Quiz Round](2nd-4th years)

Quiz
•
University
Popular Resources on Quizizz
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