Sorting Algorithms

Sorting Algorithms

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Sorting algorithm

Sorting algorithm

8th Grade

10 Qs

Struktur Data - Sorting

Struktur Data - Sorting

1st - 10th Grade

15 Qs

Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

10 Qs

Berfikir Komputesional

Berfikir Komputesional

9th - 12th Grade

10 Qs

Year 8 Recap Quiz

Year 8 Recap Quiz

8th Grade

12 Qs

Excel Sort/Filter Quiz

Excel Sort/Filter Quiz

9th - 12th Grade

15 Qs

GCSE J277 - Computational Thinking Keyword Quiz

GCSE J277 - Computational Thinking Keyword Quiz

7th Grade

10 Qs

Struktur Data Quiz

Struktur Data Quiz

9th Grade

10 Qs

Sorting Algorithms

Sorting Algorithms

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

Saba Faisal

Used 25+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a sorting algorithm do?

Finds an item of data in a set of data

Saves a set of data

Puts a list of items into order

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a bubble sort do?

Sorts a list by comparing two items that are side by side, to see which is out of order

Separates a list of data into different collections of data, before sorting and gathering back into a list

Finds an item of data in a list

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many passes will a bubble sort go through?

Only one pass

Two passes

Several passes - until the data is fully ordered

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why does a bubble sort do a final pass even when the data is in the correct order?

To save the data

It does not recognise that the data is in order until the final pass requires no changes

It needs to do this to put the data back in to a list

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an advantage of a bubble sort?

It is a very small and simple computer program

It takes a very long time to run

It is very quick

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT an advantage of a bubble sort?

It is a very small and simple computer program

There is only one task to perform

It is very quick

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a bucket sort do?

Finds an item of data in a list

Separates a list of data into different collections of data which are sorted and gathered back into a list

Goes through a list of data a number of times and compares two items that are side by side to each other to see which is out of order

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?