Y10D/Computer Science GCSE - Algorithms - Linear & Binary

Quiz
•
Computers
•
10th Grade
•
Medium

Salah Mehdi
Used 21+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A linear search works by?
Randomly picking out items in the list until it finds the one it is looking for
Starts at the beginning and checks each item in sequence until it finds the value it is looking for
Starts in the middle to see if the value is higher or lower than what is being lookedfor, removing half the list and repeating the process
Starts at the end and checks each item in the sequence going backwards until itfinds the value it is looking for
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many checks would need to be made to find the number 8, in the list 4,5,9,8,14,20,21?
1
2
3
4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the best case scenario for finding a value in a linear search?
It is the first item
It is the last item
It is somewhere in the middle
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst case scenario for finding a value in a linear search?
It is the first item
It is the last item
It is somewhere in the middle
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3
4
5
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3
4
5
6
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To add another item to the list
To remove an item that has been checked from the list
To increase the value so that the next item of the list can be checked
To increase the number of times that the loop will repeat
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

Quiz
•
8th - 10th Grade
12 questions
Search Algorithms

Quiz
•
9th - 11th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
15 questions
Paper 2 Revision

Quiz
•
10th Grade - University
11 questions
SQL

Quiz
•
10th - 12th Grade
18 questions
Linked List

Quiz
•
KG - University
15 questions
10 min test 18

Quiz
•
9th - 12th Grade
10 questions
SLR 9 - Advanced Programming Techniques - part one

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade