GCSE J277 - Searching and Sorting Mega Quiz

GCSE J277 - Searching and Sorting Mega Quiz

7th Grade

40 Qs

quiz-placeholder

Similar activities

Year 7 - Unit 2: Computational Thinking and Algorithms FULL TEST

Year 7 - Unit 2: Computational Thinking and Algorithms FULL TEST

7th Grade

40 Qs

SOAL STS-REMIDI INFOR-X-new

SOAL STS-REMIDI INFOR-X-new

1st Grade - University

40 Qs

Computer Quiz - Kelab Komputer / ICT

Computer Quiz - Kelab Komputer / ICT

3rd - 10th Grade

45 Qs

Year 7 end of year revision

Year 7 end of year revision

7th Grade

37 Qs

The Internet

The Internet

6th - 8th Grade

40 Qs

MICROSOFT OFFICE ICON

MICROSOFT OFFICE ICON

KG - 12th Grade

44 Qs

PRETEST ALGORITMA & STRUKTUR DATA

PRETEST ALGORITMA & STRUKTUR DATA

1st - 10th Grade

40 Qs

GCSE ICT U1 Topics 1-6 Revision

GCSE ICT U1 Topics 1-6 Revision

5th - 9th Grade

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

Discover more resources for Computers