Algorithms

Algorithms

12th Grade

42 Qs

quiz-placeholder

Similar activities

small big quiz

small big quiz

10th - 12th Grade

47 Qs

Topic Recap: Algorithms

Topic Recap: Algorithms

12th Grade

41 Qs

Y9 & Y10 Refresh 2

Y9 & Y10 Refresh 2

12th Grade - Professional Development

40 Qs

Edexcel Topic A: ProblemSolving

Edexcel Topic A: ProblemSolving

9th - 12th Grade

40 Qs

2.3.1.Algorithms.RP

2.3.1.Algorithms.RP

12th Grade

44 Qs

Big O notation

Big O notation

12th Grade

38 Qs

Sorting, Searching and Big O Review

Sorting, Searching and Big O Review

9th Grade - University

45 Qs

Formative searching and sorting

Formative searching and sorting

11th Grade - University

38 Qs

Algorithms

Algorithms

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Paul Greenwood

Used 3+ times

FREE Resource

42 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?