GCSE Computing - Searching & Sorting algorithms #1

GCSE Computing - Searching & Sorting algorithms #1

4th - 5th Grade

10 Qs

quiz-placeholder

Similar activities

2.GRADE STORY 5

2.GRADE STORY 5

2nd Grade - University

15 Qs

Computer

Computer

4th Grade

10 Qs

ICT Quiz

ICT Quiz

3rd - 4th Grade

10 Qs

Basic Computer Quiz

Basic Computer Quiz

3rd - 5th Grade

10 Qs

VPN

VPN

1st - 5th Grade

10 Qs

HARDWARE AND SOFTWARE

HARDWARE AND SOFTWARE

2nd - 10th Grade

10 Qs

Whiz quiz for class 4

Whiz quiz for class 4

4th Grade

11 Qs

Interesting Bird Facts

Interesting Bird Facts

KG - Professional Development

11 Qs

GCSE Computing - Searching & Sorting algorithms #1

GCSE Computing - Searching & Sorting algorithms #1

Assessment

Quiz

Computers

4th - 5th Grade

Hard

Created by

Jon Bridgeman

Used 154+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum amount of passes needed to sort 11 pieces of data?

10

11

7

5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We are sorting the following list in ascending order:
 
1    4    2    9    3    8    5
 
What does the list look like after one pass of the bubble sort algorithm. 
1 2 4 3 8 5 9
1 4 2 5 3 8 9
4 2 9 3 8 5 1

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How many linear searches will it take to find the value 7 in the list [1,4,8,7,10,28]?
2
3
4
5

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
A Linear search algorithm requires data to be ordered.
True
False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What is an advantage of the Linear search algorithm?
Performs well with small sized data sets
Can be used on data sets with more than a million elements
Is complicated to code

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a disadvantage of the Linear search algorithm?
It will only work on a sorted data set
May be too slow to process large data sets

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The first part of a bubble sort algorithm is pictured here. Which of the following options would correctly complete the algorithm?

Media Image
Media Image
Media Image
Media Image

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?