
2.1 Algorithms

Quiz
•
Computers
•
9th Grade
•
Hard
Guy Colnbrook
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a binary search?
a search where elements are in order and, starting with the first element, compare each item in turn
a search where elements are not in order and, starting with the first element, compare each item in turn
a search where elements are in order and your compare the middle value to value you are searching for, then split the list and repeat
a search where elements are not in order and your compare the middle value to value you are searching for, then split the list and repeat
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a linear search?
a search where elements are in order and, starting with the first element, compare each item in turn
a search where elements are not in order and, starting with the first element, compare each item in turn
a search where elements are in order and your compare the middle value to value you are searching for, then split the list and repeat
a search where elements are not in order and your compare the middle value to value you are searching for, then split the list and repeat
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is decomposition?
the breaking down of a program until it no longer exists
the creation of music that can be played on a computer
the breaking down of a problem into smaller problems
adding detail to a solution to make it more complex
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following two lists are to be merged using a merge sort. Which element first goes into the new merged list? The lists are 0 indexed.
List 1 Item 0
List 2 Item 0
List 1 Item 1
List 2 Item 3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm splits a list of items into individual values?
Merge
Bubble
Insertion
Binary
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define the term abstraction within computational thinking:
Adding together numbers
Adding additional levels of detail to a problem to define it
Performing multiple calculations on a list of variables
Removing unnecessary details from a problem
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A binary search is to be performed on the numbers: 3, 5, 9, 10, 23. How many comparisons would it take to find the number 9?
1
2-3
4-5
It can't find the number 9
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Research Questions and Doing Reseach

Quiz
•
5th - 10th Grade
6 questions
Unit 6 - Lists Quiz

Quiz
•
9th Grade
12 questions
Mesin pencari Informasi

Quiz
•
9th Grade
12 questions
HTML Basics

Quiz
•
7th - 12th Grade
10 questions
Common Algorithms - Bitesize

Quiz
•
KG - 11th Grade
10 questions
Python Lists

Quiz
•
8th - 9th Grade
9 questions
Unit 5 -- Lists, Loops, Traversals

Quiz
•
9th - 12th Grade
15 questions
Forms & Data Acquisition Quiz

Quiz
•
9th - 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th 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