Searching Algorithms

Searching Algorithms

12th Grade

17 Qs

quiz-placeholder

Similar activities

01 Searching Algorithms

01 Searching Algorithms

9th - 12th Grade

15 Qs

Computer Science Quiz

Computer Science Quiz

KG - Professional Development

18 Qs

laila comel tummy busuk

laila comel tummy busuk

9th - 12th Grade

20 Qs

APCSP Code.org Unit 10

APCSP Code.org Unit 10

9th - 12th Grade

15 Qs

Searching & sorting algorithms

Searching & sorting algorithms

10th - 12th Grade

21 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

Sequential and Binary Search

Sequential and Binary Search

10th - 12th Grade

12 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

Searching Algorithms

Searching Algorithms

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Greenwood

Used 27+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Data must be in order for this search to work
Linear Search
Binary Search

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Data does not need to be in order for this search to work
Linear Search
Binary Search

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Starts at the first item and works through each element 1 at a time
Linear Search
Binary Search

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Uses the equation (N+1)/2 in order to work
Linear Search
Binary Search

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Works best on small sized data sets
Linear Search
Binary Search

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Worst case scenario it has to check every item in the list
Linear Search
Binary Search

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Time taken to search elements increases as the number of items increases
Linear Search
Binary 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?