
Data Structure and Algorithm Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Maria Soriaga
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a node in a tree data structure that has no children called?
Leaf
Child
Parent Node
Edge
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a binary tree, how many children can each node have at most?
Four
Three
Two
One
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the operation used to insert a new node in a Binary Search Tree?
Update
Append
Add
Insert
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which traversal technique visits the root node first, then the left subtree, and finally the right subtree?
Preorder
Breadth-First Search
In-order
Post-order
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum number of nodes in a binary tree of height 3?
7
15
31
63
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a Binary Search Tree?
To create a balanced tree
To search for data efficiently
To sort data in descending order
To store data in a random order
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which tree structure is used for router algorithms?
AVL Tree
Heap Tree
Binary Tree
Trie Tree
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Number System Conversions 1

Quiz
•
9th - 12th Grade
15 questions
FUNDAMENTALS OF ALGORITHMS - UNIT 3 MCQS

Quiz
•
12th Grade
10 questions
Threaded Binary Trees Quiz

Quiz
•
12th Grade
16 questions
The Internet

Quiz
•
6th Grade - University
20 questions
Algorithm questions

Quiz
•
12th Grade - University
20 questions
ONE 6th FORM A* & Dijkstras and complexities

Quiz
•
12th Grade
17 questions
April Revision APCSP

Quiz
•
12th Grade
10 questions
Telebort Program G: Data Preparation & Classification

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade