
147. OCR A Level (H046-H446) SLR25 – 2.3 Standard algorithms

Quiz
•
Computers
•
11th Grade
•
Medium

James Cole
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
A data storage unit
A type of computer hardware
A programming language
A sequence of steps followed to solve a problem
Answer explanation
An algorithm is a sequence of steps followed to solve a problem, making it the correct choice among the options provided.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm is NOT required at AS level?
Bubble sort
Quick sort
Merge sort
Insertion sort
Answer explanation
Merge sort is NOT required at AS level, as it is more complex and not typically covered in basic sorting algorithm topics.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many additional sorting algorithms must you learn for the full A level?
None
Three
Two
One
Answer explanation
To cover the full A level, you need to learn two additional sorting algorithms beyond what you already know.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a searching algorithm you need to know for AS level?
A* algorithm
Linear search
Dijkstra's shortest path
Merge sort
Answer explanation
Linear search is a basic searching algorithm commonly taught at AS level, making it the correct choice from the options provided.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of algorithms find satisfactory or optimal paths between vertices or nodes on a graph?
Sorting algorithms
Searching algorithms
Data structuring algorithms
Path finding algorithms
Answer explanation
Path finding algorithms are specifically designed to find satisfactory or optimal paths between vertices or nodes on a graph.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which path finding algorithm is NOT required for the full A level?
Dijkstra's shortest path
A* algorithm
Linear search
None of the above
Answer explanation
Linear search is NOT required for the full A level as it is a basic searching algorithm and not typically covered in depth at that level.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are you expected to do with most algorithms in the exam?
Only trace them
Read, trace, and write them
Only write them
Only read them
Answer explanation
The correct choice is to read, trace, and write most algorithms in the exam, as it involves a comprehensive understanding and application of the algorithms.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Algorithm

Quiz
•
9th - 12th Grade
15 questions
Artificial Intelligence

Quiz
•
10th - 12th Grade
12 questions
CSPUnit6AssessmentReview

Quiz
•
9th - 12th Grade
17 questions
Arrays recap

Quiz
•
9th Grade - University
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
20 questions
Computer Science

Quiz
•
9th - 12th Grade
15 questions
Algorithm, Pseudocode, and Flowchart

Quiz
•
11th - 12th 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
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
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