
blackys
Quiz
•
Architecture
•
1st - 5th Grade
•
Easy
horoho negro
Used 14+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What kind of data can be sorted by the Bubble, Selection, and Insertion sort algorithms?
All of these can be sorted
Numbers
Strings
Other objects
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Which sorting algorithm relies on swapping pairs of side-by-side elements that are out of order?
Bubble sort
Selection sort
Insertion sort
Merge sort
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. Which sorting algorithm iterates through the array, starting one element to the right each time. On each iteration, it scans all elements to the right of the starting point for a smaller value, and swaps it with the starting position if found.
Selection sort
Bubble sort
Insertion sort
Merge sort
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. Which sorting algorithm makes a single pass through the array, starting at the second element, and moving that element backward while the numbers to the left are greater?
Insertion sort
Bubble sort
Selection sort
Merge sor
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. If the Bubble Sort algorithm begins working on an array with "N" elements that is already completely sorted, how many loops will it need to complete over the entire array?
1
0
N
N / 2
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. Given the starting values below, what will the order become after the first complete pass through the array by the Bubble Sort algorithm? { 4, 1, 8, 5 }
1, 4, 5, 8
1, 5, 8, 4
8, 1, 4, 5
5, 1, 4, 8
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. What is one simple way to understand the efficiency of an algorithm?
Do a rough statement execution count, focusing on the innermost loop
Calculate the amount of memory that will be consumed during the algorithm
Look at the size of the compiled .class file that contains the Java algorithm
All of these will work equally well
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Architecture
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Finding Volume of Rectangular Prisms
Quiz
•
5th Grade
13 questions
Subject Verb Agreement
Quiz
•
3rd Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
States of Matter
Quiz
•
5th Grade