Sorting Algorithms

Sorting Algorithms

8th Grade

10 Qs

quiz-placeholder

Similar activities

GC Y8 - Algorithms - reminder

GC Y8 - Algorithms - reminder

7th - 8th Grade

11 Qs

Year 9 - Bubble Sort

Year 9 - Bubble Sort

2nd - 9th Grade

8 Qs

Year 8 March

Year 8 March

8th Grade

10 Qs

(ASK T3) Bab 3 : Algoritma

(ASK T3) Bab 3 : Algoritma

7th - 10th Grade

15 Qs

Sorting algorithm

Sorting algorithm

8th Grade

10 Qs

Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

PEMBANGUNAN ALGORITMA TINGKATAN 3

PEMBANGUNAN ALGORITMA TINGKATAN 3

8th Grade

15 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 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?