
GCSE revision questions (self created)

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

Matt Stockdale
Used 1+ times
FREE Resource
83 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would this sequence look like after two full passes of the bubble sort algorithm: 70, 99, 3, 7, 96, 4
3, 7, 4, 70, 96, 99
70, 3, 99, 7, 96, 4
70, 3, 7, 96, 99, 4
3, 7, 70, 4, 96, 99
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which sorting algorithm is this?
1. Start at the beginning of the list.
2. Compare the values in positions 1 and 2 of the list - if they are not in ascending order then swap them.
3. Compare the values in positions 2 and 3 of the list and swap if necessary.
4. Continue to the end of the list.
5. If there have been any swaps, go back to step 1.
6. If there have not been any swaps, the list is sorted.
merge
linear
bubble
binary
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What sorting algorithm is this?
1. Select the median item in the list (if there are an even number of elements, round down, i.e select the element left of centre).
2. If the median item is equal to the search item, then stop searching and return item is found.
3. If the median item is higher than the search item then repeat steps 1 and 2 with the sub-list to the left.
4. If the median item is lower than the search item then repeat steps 1 and 2 with the sub-list to the right.
5. Repeat steps 3 and 4 unless the sub-list is empty.
6. If the sub-list is empty, stop searching and return item not found.
merge
linear
bubble
binary
Create a free account and access millions of resources
Similar Resources on Wayground
80 questions
J277 Unit 1

Quiz
•
11th - 12th Grade
79 questions
Exploring Technology and Connectivity

Quiz
•
9th Grade
83 questions
Data Representation and Information Quiz

Quiz
•
12th Grade
84 questions
SEC+ Mod 3 Part 4

Quiz
•
12th Grade
85 questions
Mega Quiz

Quiz
•
11th Grade - Professi...
84 questions
Cambridge Technicals Unit 2 LO1

Quiz
•
5th - 12th Grade
80 questions
CShakesheff-CS-Quiz

Quiz
•
9th - 12th Grade
84 questions
AICE Comp Sci Units 3-7

Quiz
•
10th 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
30 questions
Introduction to Computers

Quiz
•
8th - 9th 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