A bubble sort involves finding the smallest item in the unsorted portion of the array and swapping it with the first unsorted item

Sorting, Searching and Big O Review

Quiz
•
Computers
•
9th Grade
•
Medium
Nora Demosthenes
Used 1+ times
FREE Resource
45 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A merge sort is a “divide and conquer” sort algorithm.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sorts is typically the most efficient with large arrays?
Selection sort
Bubble sort
Merge sort
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perform a bubble sort on the list below and keep count of how many swaps you make until the list is sort
[7, 4, 12, 9, 11]
How many swaps are needed to get the original list into the sorted list (least to greatest)?
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Merge-Sort Algorithm consists of repeatedly dividing the list of half-list elements until sub-lists with one element each. The next step is to merge two sublists in an orderly manner from sub-lists with 1 element to the complete list.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The first step of the merge sort is to...
split the list values into half
split the list values into pairs
separate the list values into single data items
none of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of sort algorithm is this?
Bubble
Selection
Merge
Purge
Create a free account and access millions of resources
Similar Resources on Quizizz
43 questions
Quiz Latihan Simulasi PTS

Quiz
•
9th Grade
50 questions
Quizizz TIK KLS10.1 SAS 24-25

Quiz
•
10th Grade
42 questions
HSG THCS 3 - Sắp xếp và tìm kiếm

Quiz
•
9th Grade
40 questions
Searching and Sorting Algorithms

Quiz
•
9th - 10th Grade
48 questions
Algorithms

Quiz
•
9th - 11th Grade
46 questions
GCSE Computer Science [Component 1]

Quiz
•
9th Grade
50 questions
Asas Sains Komputer Tingkatan 3

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University