what is maximum number of children a node in binary Tree can have

EEE -A DS Quiz -4

Quiz
•
Education
•
University
•
Hard
roja laveti
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2
3
0
1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a binary tree, what is the term for the node with no children
Root
Leaf
Parent
Sibling
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
how many edges does a full binary tree with n nodes have?
n
n-1
2*n+1
2*n+2
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are null nodes filled with in a threaded binary tree?
inorder predecessor for left node and inorder successor for right node information
right node with inorder predecessor and left node with inorder successor information
they remain null
some other values randomly
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which traversal method of a binary tree involves visiting the left subtree, then the root, and then the right sub tree?
inorder
preorder
postorder
level order
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With what data structure can a priority queue be implemented?
Array
List
Heap
Tree
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an application of priority queue?
Huffman codes
Interrupt handling in operating system
Undo operation in text editors
Bayesian spam filter
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
DSA (D1+D2)

Quiz
•
University
10 questions
ADS LAB Quiz-1

Quiz
•
University
15 questions
Basics of C and DS

Quiz
•
University
10 questions
WN CHAPTER 9 - WLAN TROUBLESHOOTING

Quiz
•
University
15 questions
Basics of Control Systems

Quiz
•
University
10 questions
ADS LAB Quiz-2

Quiz
•
University
15 questions
DSA & Code Snippets

Quiz
•
University
15 questions
Data Structure

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