
Sorting algorithms (Y11)
Authored by Billard
Computers
8th Grade - University
Used 181+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
What is the maximum number of comparisons if there are 5 elements to sort?
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)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?