GCSE J277 - Searching and Sorting Mega Quiz

GCSE J277 - Searching and Sorting Mega Quiz

7th Grade

40 Qs

quiz-placeholder

Similar activities

Informatika 7 genap

Informatika 7 genap

7th Grade

38 Qs

Unit 1 Vocabulary

Unit 1 Vocabulary

7th Grade

43 Qs

Back to school

Back to school

7th Grade

42 Qs

8.3.3 - Retrieval

8.3.3 - Retrieval

7th Grade

45 Qs

Computer Quiz - Kelab Komputer / ICT

Computer Quiz - Kelab Komputer / ICT

3rd - 10th Grade

45 Qs

The Internet

The Internet

6th - 8th Grade

40 Qs

Year9 Unit1 Quiz

Year9 Unit1 Quiz

7th Grade

45 Qs

C6 Word document and basics

C6 Word document and basics

7th Grade

40 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 23+ 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?