CPSC1050 Sorting Algorithm

Quiz
•
Computers
•
University
•
Hard
W Mao
Used 5+ times
FREE Resource
6 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
3 mins • 5 pts
Which element of the array is sorted (in its final correct position) after the first pass of the insertion sort?
2.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What would the following array look like after the first pass of the bubble sort algorithm (sort in ascending order)?
33, -5, 12, -4, 13, 5, 0, 11, 2, 28
-5, -4, 33, 12, 13, 5, 0, 2, 11, 28
-5, 12, -4, 13, 5, 0, 11, 2, 28, 33
-4, -5, 12, 13, 5, 0, 11, 2, 28, 33
-5, -4, 0, 2, 5, 11, 12, 13, 28, 33
3.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What would the following array look like after the first pass of the insertion sort algorithm (sort in ascending order)?
33, -5, 12, -7, 17, 5, 0, 11, 2, 28
0, -5, 12, -7, 17, 5, 0, 33, 2, 28
-7, -5, 12, 33, 17, 5, 0, 11, 2, 28
-5, 33, 12, -7, 17, 5, 0, 11, 2, 28
4.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What would the following array look like after the first swap of the quick sort algorithm if the first item is considered as the pivot (sort in ascending order)?
3, -5, 12, 5, -3, 0, 11, 2, 20
3, -5, 2, 5, -3, 0, 11, 12, 20
3, -5, 2, 0, -3, 5, 11, 12, 20
-3, -5, 2, 0, 3, 5, 11, 12, 20
5.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
How many comparisons are needed to search for 35 in the following sorted array using Binary Search?
2, 12, 25, 33, 36, 52, 55, 67, 85, 90, 95, 100
12
3
4
5
6.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
Suppose we are sorting an array of nine integers using quicksort, and we have just finished the first partitioning with the array looking like this:
2 5 1 0 6 9 12 11 10
The pivot could be either the 6 or the 9.
The pivot could be the 6, but it is not the 9.
The pivot is not the 6, but it could be the 9.
Neither the 6 nor the 9 could be the pivot.
Similar Resources on Wayground
10 questions
C++ Array

Quiz
•
University
10 questions
Quiz sobre Arrays em JavaScript

Quiz
•
University
10 questions
Data Analytics using Python - Quiz 1

Quiz
•
University
7 questions
DSA Day 4

Quiz
•
University
10 questions
DAA_C_MCQ_2

Quiz
•
University
11 questions
DSA Diaries 2.0

Quiz
•
University
11 questions
Array

Quiz
•
University
10 questions
Proyek Struktur Data dan Algoritma Kelas C - Kuis I

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade