
Trees and Binary Trees

Quiz
•
Computers
•
12th Grade
•
Hard
SYAFIZA (PBU)
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is a tree in data structures?
A linear data structure
A non-linear data structure with parent-child relationships
A type of array
A collection of nodes without relationships
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the maximum number of children a node can have in a binary tree?
Unlimited
Three
Two
One
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In a binary search tree (BST), where are values less than a node's value located?
Nowhere
In the right subtree
In the left subtree
At the root
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the degree of a node in a tree?
The number of its children
The total number of nodes in the tree
The height of the tree
The number of its parents
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a full and complete binary tree?
A tree with at least one child per node
A tree where every node has two child on the same level
A tree with no nodes
A tree with at least 1 child node on the same level
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which traversal method visits the root node first?
Preorder Traversal
Level Order Traversal
Postorder Traversal
Inorder Traversal
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the path from root to node 11
1 > 7 > 2
7 > 2 > 6 > 11
1 > 7 > 5 > 11
1 > 7 > 6 > 11
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Code.org Traversals Practice

Quiz
•
12th Grade
10 questions
Programming Basics

Quiz
•
11th - 12th Grade
10 questions
Data Structures and File Organizations Quiz

Quiz
•
12th Grade
10 questions
Networks LAN and WAN

Quiz
•
7th - 12th Grade
10 questions
Understanding ADTs and Linked Lists

Quiz
•
12th Grade
15 questions
Merkel Tree & Gas Limit

Quiz
•
12th Grade
11 questions
Ice breaker 2

Quiz
•
9th - 12th Grade
16 questions
Linked Lists and Binary Trees

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade