Sorting Algorithms

Sorting Algorithms

8th Grade

10 Qs

quiz-placeholder

Similar activities

Sorting Algorithms

Sorting Algorithms

6th - 8th Grade

10 Qs

Year 8 Recap Quiz

Year 8 Recap Quiz

8th Grade

12 Qs

Sorting algorithm

Sorting algorithm

8th Grade

10 Qs

Common Algorithms -  Bitesize

Common Algorithms - Bitesize

KG - 11th Grade

10 Qs

LINEAR SEARCH

LINEAR SEARCH

8th Grade

7 Qs

ASK tingkatan 3 algoritma

ASK tingkatan 3 algoritma

7th - 9th Grade

9 Qs

Sorting Algorithms

Sorting Algorithms

8th Grade

9 Qs

ULANGKAJI ASK T3

ULANGKAJI ASK T3

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?