Searching Data

Searching Data

9th Grade

41 Qs

quiz-placeholder

Similar activities

Year 11 Unit 7 IGCSE Algorithm Quiz

Year 11 Unit 7 IGCSE Algorithm Quiz

9th - 12th Grade

42 Qs

GCSE Computer Science Topic 1: Computational Thinking

GCSE Computer Science Topic 1: Computational Thinking

9th Grade

44 Qs

AP CSP (All Vocab)

AP CSP (All Vocab)

9th Grade

42 Qs

Fundamentals of Algorithms

Fundamentals of Algorithms

9th Grade

40 Qs

Mock recap

Mock recap

9th - 10th Grade

40 Qs

Fundamentals of Computer Science

Fundamentals of Computer Science

9th Grade

43 Qs

APCSP Review

APCSP Review

9th - 12th Grade

45 Qs

Year 9 Computer Science Revision

Year 9 Computer Science Revision

9th Grade

45 Qs

Searching Data

Searching Data

Assessment

Quiz

Computers

9th Grade

Medium

Used 12+ times

FREE Resource

41 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linear Search is faster than Binary search
TRUE
FALSE
It depends on the scenario

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Where can Linear Search be performed?
On letters
On numbers
Both
None of these

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which values can Binary Search be performed on?
Letters
Numbers
Ordered Numbers
Ordered Letters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On average, which searching algorithm is more efficient?
Binary Search
Linear Search

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many linear searches will it take to find the value 7 in the list [1,4,8,7,10,28]?
2
3
4
5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many binary searches will it take to find the value 10 in the list [1,4,9,10,11]?
0
1
2
3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the data is in order the best search to use would be a
Binary Search
Linear Search

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?