Searching Algorithms

Searching Algorithms

12th Grade

17 Qs

quiz-placeholder

Similar activities

Search/Sort Algorithm Recap

Search/Sort Algorithm Recap

9th - 12th Grade

18 Qs

Searching & sorting algorithms

Searching & sorting algorithms

10th - 12th Grade

21 Qs

Binary and Linear Searches

Binary and Linear Searches

12th Grade

17 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

Binary and Linear Search

Binary and Linear Search

9th - 12th Grade

18 Qs

CSP Unit 6: Algorithms

CSP Unit 6: Algorithms

9th - 12th Grade

20 Qs

Searching Algorithm

Searching Algorithm

9th - 12th Grade

16 Qs

Searching Algorithms

Searching Algorithms

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Greenwood

Used 28+ 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?