Search Header Logo

Searching and Sorting Algorithms

Authored by Tracy Mayhead

Computers

9th - 10th Grade

Used 50+ times

Searching and Sorting Algorithms
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can Linear Search be performed?

On letters

On Numbers

Both

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an advantage of the Linear search algorithm?

Performs well with small sized data sets

Is complicated to code

Can be used on data sets with more than a million elements

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen in a Linear search algorithm if no match is found?

It continues to search in a never ending loop.

"Item not found" is returned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a disadvantage of the Linear search algorithm?

It will only work on a sorted data set

May be too slow to process large data sets

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which of the following cases, binary search algorithm is used?​

To search an element in an unordered list.​

To search an element in a list of few elements.

To search an element in any ordered list with large number of elements.​

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete the sentence: The lower half of the list is discarded if the value at midpoint is …………………….. item searched.​

less than​

greater than​

equal to

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: The upper half of the list is discarded if the value at midpoint is greater than item searched.​

True

False

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?