Search Quick Review #1

Search Quick Review #1

10th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Ôn Tập Tin Học 3 HK1

Ôn Tập Tin Học 3 HK1

3rd Grade - University

22 Qs

TIN 12_BÀI 10

TIN 12_BÀI 10

12th Grade

20 Qs

Quiz Informatika Bab 3 & 4

Quiz Informatika Bab 3 & 4

10th Grade

20 Qs

Remedial Informatika

Remedial Informatika

9th - 12th Grade

20 Qs

KISI KISI STS 2 INFORMATIKA KLS 7

KISI KISI STS 2 INFORMATIKA KLS 7

7th Grade - University

20 Qs

QUIZ 3 SAM

QUIZ 3 SAM

12th Grade

20 Qs

Ôn tập Tin học 5 HKI

Ôn tập Tin học 5 HKI

4th Grade - University

20 Qs

ÔN TẬP HK1 - TIN 12 - 1

ÔN TẬP HK1 - TIN 12 - 1

10th Grade

20 Qs

Search Quick Review #1

Search Quick Review #1

Assessment

Quiz

Computers

10th - 12th Grade

Easy

Created by

Jorge Cecilio

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which type of lists or data sets are linear searching algorithms used for?
Unsorted lists or data sets
Sorted lists or data sets

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which type of lists or data sets are binary searching algorithms used for?
Unsorted lists or data sets
Sorted lists or data sets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the best description to explain what a linear search algorithm is.
Put the elements in order, check each item in turn.
Put the elements in order, compare with the middle value, split the list in order and repeat.
Elements do not need to be in order, check each item in turn.
Elements do not need to be in order, compare to the middle value, split the list in order and repeat

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the best description to explain what a binary search algorithm is.

Put the elements in order, check each item in turn.

Put the elements in order, compare with the middle value, split the list in order and repeat.

Elements do not need to be in order, check each item in turn.

Elements do not need to be in order, compare to the middle value, split the list in order and repeat

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A linear search is to be performed on the list:
12   6   8  1  3
How many comparisons would it take to find number 1?
1
2
3
4

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A binary search is to be performed on the list:
3  5  9  10  23
How many comparisons would it take to find number 9?
0-1
2-3
4-5
I can't find the number 9

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe an advantage of a linear search algorithm
Data does not need to be in order.
Performs well over large ordered lists.
Can only work on an ordered list.  If unordered must use a linear search.
Slow with large data sets.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?