
Trees and Graphs

Quiz
•
Computers
•
University
•
Hard
prabhu pc
Used 49+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the preorder traversal of the given binary tree?
A B D E H I J K L C F G
A B D H I E J K C F L G
H D I B J E K A L F C G
H I D J K E B L F G C A
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the postorder traversal of the given binary tree?
H D I B J E K A L F C G
H I D J K E B L F A C G
H I D J K E B L F G C A
A B C D H I E J K F L G
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is LR Rotation?
Inserted node is in the left subtree of left subtree of node A
Inserted node is in the right subtree of right subtree of node A
Inserted node is in the right subtree of left subtree of node A
Inserted node is in the left subtree of the right subtree of node A
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an AVL tree?
a tree which is balanced and is a height balanced tree
a tree which is unbalanced and is a height balanced tree
a tree with three children
a tree with atmost 3 children
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we need AVL tree?
To save memory
To avoid formation of skewed trees
To simplify storing
To attain faster memory access
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is TRUE?
The cost of searching an AVL tree is θ(log n) but that of a binary search tree can be O(n)
The cost of searching an AVL tree is θ(log n) but that of a complete binary tree is θ(n log n)
The cost of searching a binary search tree is O(log n ) but that of an AVL tree is θ(n)
The cost of searching an AVL tree is θ(n log n) but that of a binary search tree is O(n)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which rotation is required in the given AVL tree?
LL Rotation
RR Rotation
LR Rotation
RL Rotation
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Y13 Graph Traversal

Quiz
•
9th Grade - University
20 questions
Berpikir Komputasional

Quiz
•
9th Grade - University
20 questions
SMARTICUS

Quiz
•
University
20 questions
Exploring Binary Trees in C#

Quiz
•
University
20 questions
Assignment Quiz-2

Quiz
•
University
15 questions
special exam in BINARY TREE

Quiz
•
University
20 questions
Binary Trees and Graphs Quiz

Quiz
•
University
15 questions
Quiz 3 - 61_O

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