Sorting algorithms (Y11)

Quiz
•
Computers
•
8th Grade - University
•
Hard

Billard
Used 159+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a sorting algorithm?
Specific instructions which allow us to understand code
Specific instructions which allow us to organise data in a particular way
Kinda like a word-scrambler
Kinda like a password-decrypter
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the most important reason that data needs to be sorted?
It is organised and easier to make sense of.
So it looks nice.
To show we can do it.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following are sorting algorithms?
Binary, linear
Numerical, phonetic
Bubble, merge
File, alphabetical
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do bubble sorts work?
They split the list to single elements before piecing them back together, one sublist at a time.
Each item in the list is compared with the following item starting with the last value till the first.
Taking one item at a time from an unsorted list, each new item is compared with the previous until its place is found.
Each item in the list is individually compared with the following item starting with the first value till the last.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an advantage of a bubble sort?
It is difficult to implement.
It is fast.
It uses less memory.
It is easier to implement and follow.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you calculate the maximum number of passes/iterations? Where n = number of elements in a list.
n - 1
n + 1
n(n+1)
n(n-1)
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Data Quiz

Quiz
•
9th - 12th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
17 questions
Arrays recap

Quiz
•
9th Grade - University
20 questions
Database Fundamentals

Quiz
•
7th - 8th Grade
20 questions
Computational thinking - EQ

Quiz
•
10th Grade
25 questions
Excel functions and formulas assessment

Quiz
•
9th - 11th Grade
20 questions
Recursion

Quiz
•
12th Grade
20 questions
Access Lesson 7

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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

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