GCSE J277 - Searching and Sorting Mega Quiz

GCSE J277 - Searching and Sorting Mega Quiz

7th Grade

40 Qs

quiz-placeholder

Similar activities

Computer Science PT-3

Computer Science PT-3

7th Grade

40 Qs

Artificial Intelligence (AI) Year 6

Artificial Intelligence (AI) Year 6

6th - 7th Grade

36 Qs

Data Transmission & Number System Review

Data Transmission & Number System Review

7th - 10th Grade

40 Qs

MicroBit

MicroBit

7th Grade

35 Qs

Year 7 Final Computer Science Revision

Year 7 Final Computer Science Revision

7th Grade

40 Qs

Year 7 end of year revision

Year 7 end of year revision

7th Grade

37 Qs

CS Basics

CS Basics

4th Grade - University

35 Qs

Cable Quiz

Cable Quiz

KG - Professional Development

43 Qs

GCSE J277 - Searching and Sorting Mega Quiz

GCSE J277 - Searching and Sorting Mega Quiz

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 26+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A binary search works by
Only searching 0 and 1
Spliting data in half each time when searching
Checking every item sequentially
Randomly searching for an item

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linear search works by
Only searching 0 and 1
Spliting data in half each time when searching
Checking every item sequentially
Randomly searching for an item

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What formula is needed for a binary search
n + 1 / 2
(n + 1) / 2
n / 2 + 1
n + (1 / 2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this list, what is the first item checked in a binary search: 1, 3, 5, 6, 7, 8, 9
1
6
8
9

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this list, what is the first item checked in a linear search: 1, 3, 5, 6, 7, 8, 9
1
6
8
9

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's the minimum number of searchings using a linear search on: 1, 3, 5, 6, 7, 8, 9
1
2
3
7

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's the minimum number of searchings using a binary search on: 1, 3, 5, 6, 7, 8, 9
1
2
3
7

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?