Sorting Algorithms

Sorting Algorithms

8th Grade

10 Qs

quiz-placeholder

Similar activities

ASK T3  Bab 3 Bubble Sort

ASK T3 Bab 3 Bubble Sort

1st - 10th Grade

9 Qs

Pseudocode and Logic Quiz

Pseudocode and Logic Quiz

8th Grade

10 Qs

Canvas

Canvas

8th Grade

12 Qs

MOAC Excel 2016 Lesson 09

MOAC Excel 2016 Lesson 09

8th - 12th Grade

10 Qs

Database Fundamentals

Database Fundamentals

KG - University

10 Qs

3.1.1 Ciri-ciri Search & Sort

3.1.1 Ciri-ciri Search & Sort

6th - 9th Grade

10 Qs

ASK T3

ASK T3

8th Grade

8 Qs

Sorting Algorithm Quiz

Sorting Algorithm Quiz

8th Grade

8 Qs

Sorting Algorithms

Sorting Algorithms

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Jon Rogers

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a real sorting algorithm?

Bucket sort

Banana sort

Bubble sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is true about a BUBBLE sort?

It is efficient because it always gets the correct answer

It does not always get the correct answer

It is not efficient because the more items in the list, the more it must repeat

It is efficient because it must loop through the items many times

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Why are computers good for sorting data into order? (Select more than one answer!)

Computers cannot follow instructions

Computers do not get bored

Computers can compare all the list in one go

Computers can make lots of comparisons in a single second

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why does a bubble sort do a pass through all the data after they are in the correct order

It only knows that the order is correct when it goes through without making any changes

To save data

To turn the data into a list

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Among the following, which is NOT a characteristic of bucket sort?

Temporarily placing items into several categories

Sorting items in each category before reinserting items back into the list

Comparing two adjacent items

Suitable for use on lists that have many items

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is more simple to program?

Bubble Sort

Bucket sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is faster for a very long list of data?

Bubble Sort

Bucket sort

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?