Search Header Logo

Searches and Sorts

Authored by Rachel Pugh

Computers

9th - 12th Grade

Used 10+ times

Searches and Sorts
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Bubble sort uses a divide-and-conquer approach.

True

False

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which sort is the slowest and most inefficient of all?

Bubble sort

Merge sort

Selection sort

Insertion sort

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

The divide-and-conquer approach is the fastest approach in most cases

True

False

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

In an insertion sort, what would the list look like after the third pass?

1 2 5 4 3

1 2 3 4 5

1 2 4 5 3

2 5 1 4 3

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following best describes merge sort?

The original list is divided into four parts and reduced.

The original list is split in half and then sorted and combined.

The original list is broken up into sublists repeatedly until each sublist contains one element and then combined

If the number of elements is even, the list is divided into two parts and sorted but if it is odd, the list is divided into three parts and then sorted.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a searching algorithm do?

Search through a set of data
Save a set of data
Help to organise data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be needed if searching algorithms didn't exist?

The data would need to be saved
Each item of data would need to be looked at one by one, until the searched for data was found
A new set of data to look at would be needed

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?