
Sorting

Quiz
•
others
•
1st Grade
•
Medium
Velsherd Ana
Used 4+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have the following array:
[9,1,3,5,8,4]
What would the array look like after the first three iterations of the selection sort algorithm?
[1,3,4,5,8,9]
[1,9,3,5,8,4]
[1,3,9,5,8,4]
[1,3,9,4,8,5]
[1,3,5,9,4,8]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have the following array:
[9,1,3,5,8,4]
What would the array look like after the first three iterations of the insertion sort algorithm (starting from the second element)?
[1,9,3,5,8,4]
[1,3,9,5,8,4]
[1,3,5,8,9,4]
[1,3,5,9,8,4]
[1,3,4,5,8,9]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have the following array:
[9,1,3,5,8,4]
What would the array look like after the first five (actual) swaps of the bubble sort algorithm?
[1,9,3,5,8,4]
[1,3,5,9,8,4]
[1,3,5,8,4,9]
[1,3,9,5,8,4]
[1,3,5,4,8,9]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the time complexity of using merge sort to order an array with a length of n?
O(n^2)
O(n)
O(n log n)
O(n^3/2)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you want to use merge sort to order an array with a length of . As you already know, one of the phases of merge sort is the merging of two previously sorted subarrays. How would you estimate the number of "merging" steps in which a particular element participates?
O(1)
O(n)
O(log n)
O(n log n)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of using the heap sort algorithm to order an array with a length of n ?
O(n)
O(n^2)
It depends on whether you need to order the elements in ascending or descending order.
O(n log n)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you have a heap with minimum priority. What is the time complexity of removing the minimum element from it?
O(1)
O(log n)
O(n)
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Diagnostic Exam - English 2

Quiz
•
1st - 5th Grade
20 questions
Plumbing Science Quiz 1

Quiz
•
1st Grade
20 questions
Modern ignition systems (DIS)

Quiz
•
1st - 5th Grade
13 questions
Quiz on the World in 80 Days

Quiz
•
1st Grade
15 questions
Sbdp

Quiz
•
1st Grade
14 questions
SS Weeks 27 & 28

Quiz
•
1st - 5th Grade
21 questions
FRIDAY: Language Quiz

Quiz
•
1st - 5th Grade
20 questions
Exercise 2

Quiz
•
1st - 5th Grade
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
Discover more resources for others
18 questions
D189 1st Grade OG 1c Concept 37-38

Quiz
•
1st Grade
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
5 questions
Life at a pond

Quiz
•
1st Grade
14 questions
Plural Nouns Adding s and es

Quiz
•
1st - 2nd Grade