GCSE Computer Science 9-1: Sorting Algorithms

Quiz
•
Computers
•
10th Grade - University
•
Medium
Used 587+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these is not a sorting algorithm?
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 Wayground
10 questions
Bubble and Merge Sort

Quiz
•
10th Grade
10 questions
Sorting Algorithms

Quiz
•
9th - 12th Grade
15 questions
Algorithms

Quiz
•
3rd - 12th Grade
10 questions
Unit 2.1 Searching & Sorting Algorithms MCQs L3-5

Quiz
•
7th - 11th Grade
10 questions
uts informatika kls 10 SMAN 1 CIBUAYA 2024

Quiz
•
10th Grade
12 questions
DAA_C_MCQ - 1

Quiz
•
University
9 questions
Berpikir Komputasional

Quiz
•
10th Grade
10 questions
Quiz Berhadiah

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade