Sorting algorithms (Y11)

Quiz
•
Computers
•
8th Grade - University
•
Hard

Billard
Used 160+ 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
15 questions
Computer Systems

Quiz
•
10th Grade
20 questions
Uji Pemahaman Berfikir Komputasional

Quiz
•
9th Grade - University
25 questions
Common Algorithms

Quiz
•
9th - 12th Grade
20 questions
Sorting Algorithms

Quiz
•
12th Grade
15 questions
Berpikir Komputasional 2

Quiz
•
10th Grade
17 questions
Data Structures and Algorithms Quiz

Quiz
•
University
19 questions
SHS 9.4 Python

Quiz
•
9th Grade
18 questions
Excel Intermediate 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade