
Heap Sort

Quiz
•
Computers
•
12th Grade
•
Medium
romaysa i
Used 3+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a binary tree?
A structure with nodes connected by edges
A tree that maintains a specific order between parent and child nodes.
A sublist created from values in an array
2.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
How many children can each node have?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the root node in a binary tree?
The node with no parent
The node with no children
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is a heap?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does heapify do?
Bring the greatest number to the top of the heap
Move the greatest number to the bottom of the heap
Remove the greatest number from the bottom of the heap
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens to a number after it's removed from a heap?
It gets sorted into its place in the array
It gets moved to the end of the array
It moves to the beginning of the array
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the notation for heap sort's best-case scenario?
O(n log n)
O(n log 2)
O(log n)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Algorithm and Problem Solving Quiz

Quiz
•
12th Grade
10 questions
8.2 Arrays Cambridge IGCSE 0478

Quiz
•
10th Grade - University
9 questions
C++ Quiz 5: Searching and Sorting Algorithms

Quiz
•
7th - 12th Grade
15 questions
FSWI - CH4 T1

Quiz
•
KG - Professional Dev...
15 questions
AP CSP Unit 10 Algorithms

Quiz
•
12th Grade
15 questions
IT Quiz Selection

Quiz
•
9th - 12th Grade
7 questions
Javascript

Quiz
•
6th - 12th Grade
10 questions
Introduction to PHP: Hypertext Preprocessor

Quiz
•
11th - 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