Search Header Logo

Algorithms Review

Authored by O Hawkridge

Computers

10th Grade

Used 8+ times

Algorithms Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step of the linear search algorithm?

Identify the middle item in the list

Identify the first item in the list

Identify a random item in the list

Identify the last item in the list

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following search algorithms can only be carried out on an ordered list?

Linear search

Binary Search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is the most efficient?

Bubble sort

Merge Sort

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Consider the following algorithms. Assume that you have a deck of cards with numbers on them and you are looking for a card with a specific number. Which of the following statements is true?

Algorithm 1 is an example of a linear search. It will work for any list. Algorithm 2 is a binary search and needs to be sorted.

Algorithm 1 is an example of a linear search. It needs to be sorted. Algorithm 2 is a binary search and it will work for any list.

Algorithm 1 is an example of a binary search. It will work for any list. Algorithm 2 is a linear search and needs to be sorted.

Algorithm 1 is an example of a binary search. It needs to be sorted. Algorithm 2 is a linear search and it will work for any list.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an advantage of linear search over binary search?

It can be done on unsorted lists

It is more challenging to code

It is efficient

It is quicker with lists which have fewer than 12 terms

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a disadvantage of bubble sort?

It is inefficient

It doesn't work effectively on sorted lists

It doesn't work on unsorted lists

None of the provided options

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a disadvantage of merge sort?

It is a more complicated algorithm to implement

It doesn’t work on unsorted lists
It is slow
It is quicker

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?