Threaded Binary Tree

Quiz
•
Engineering
•
University
•
Hard
Moushmee Kuri
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are Threads typically implemented?
Using a separate thread array
By overloading pointer fields with flags
Storing thread IDs in nodes
Via external hash table
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The inorder predecessor of a node in a right threaded binary tree can be found by:
following the left thread
Traversing the left subtree
following the right thread
checking the parent pointer
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which traversal in a threaded binary tree does NOT require a stack or recursion?
Level-Order Traversal
Preorder Traversal
Inorder Traversal
Postorder Traversal
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a threaded binary tree , a thread is a:
Pointer to the root node
Pointer to the child node
Pointer to the ancestor node
Pointer to the inorder successor/predecessor
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of a threaded binary tree over a standard binary tree?
Faster insertion and deletion
No need for extra memory fro stack/recursion in traversal
Better balancing of tree
Reduced height of the tree
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of treaded binary tree contains thread only for NULL right pointer?
Fullu Threaded
Single Threaded(Left)
Double Threaded
Single Threaded(Right)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a double threaded binary tree, threads are used to point to
Only left children
Only right children
Both inorder successor and predecessor
Parent nodes
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Introduction to Digital Electronics

Quiz
•
University
10 questions
Test Your Python and C Knowledge

Quiz
•
University
10 questions
Тест тапсырмалары

Quiz
•
University
13 questions
Lesson 6 Basic Signal and Number Systems

Quiz
•
University
11 questions
Weather

Quiz
•
3rd Grade - University
14 questions
Industrial Piping Quiz

Quiz
•
12th Grade - University
10 questions
UAS Pemrograman Komputer dan Sistem Otomatisasi

Quiz
•
University
10 questions
Analog to Digital Converter

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade