Which of these is not a sorting algorithm?
GCSE Computer Science 9-1: Sorting Algorithms

Quiz
•
Computers
•
10th Grade - University
•
Medium
Used 586+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Bubble
Insertion
Merge
Binary
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm is described by: moving through a list repeatedly, swapping elements that are in the wrong order.
Merge
Bubble
Insertion
None of these
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm is described by: split a list into individual lists, then combine these, two lists at a time.
Bubble
Merge
Insertion
None of these
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm is described by: take each item in turn, compare it to the items in the sorted list and place it in the ordered position in the sorted list.
Bubble
Insertion
Merge
None of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first action in an insertion sort?
Make a new list
Mark the first item in an ordered list
Compare the first and second elements
Put the first element in the correct place
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The following two lists are to be merged, which element first goes into the
new merged list?
List 1: 2 4 8 9
List 2: 1 6 8 4
0
1
2
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following list is to be sorted using a bubble sort:
12, 6, 8, 1, 3
What will the list look like after the first iteration through the list.
6, 8, 1, 3, 12
6, 12, 1, 8, 3
1, 3, 6, 8, 12
6, 8, 1, 12, 3
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Quiz Sorting

Quiz
•
University
10 questions
Understanding Bubble Sort Algorithm

Quiz
•
12th Grade
11 questions
Sorting Algorithms

Quiz
•
9th - 10th Grade
15 questions
Sorting

Quiz
•
University
15 questions
Searching and Sorting

Quiz
•
University - Professi...
11 questions
44. Algorithms - Bubble Sort Algorithm Quiz

Quiz
•
9th - 12th Grade
13 questions
Robust Programming

Quiz
•
11th - 12th Grade
15 questions
NSCC-CODE TO COIN

Quiz
•
University
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