GCSE J277 - 2.1.3 - Searching Algorithms

GCSE J277 - 2.1.3 - Searching Algorithms

7th Grade

20 Qs

quiz-placeholder

Similar activities

Search and Sort Algorithms

Search and Sort Algorithms

4th - 11th Grade

16 Qs

Teknologi Informasi dan Komunikasi

Teknologi Informasi dan Komunikasi

7th Grade

20 Qs

Soal Informatika#1

Soal Informatika#1

7th - 9th Grade

20 Qs

OI_Computing_G7_Unit1

OI_Computing_G7_Unit1

7th - 11th Grade

16 Qs

Year  7 End of Unit test: Data Representation

Year 7 End of Unit test: Data Representation

7th - 8th Grade

20 Qs

Digital data

Digital data

7th Grade

20 Qs

Low Stakes 1 HT 6

Low Stakes 1 HT 6

1st - 9th Grade

21 Qs

RELAX AND RETAIN : WITH COMSSA

RELAX AND RETAIN : WITH COMSSA

KG - Professional Development

20 Qs

GCSE J277 - 2.1.3 - Searching Algorithms

GCSE J277 - 2.1.3 - Searching Algorithms

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 103+ times

FREE Resource

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