Code.org - Unit 6 Review

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Used 588+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A general description of a task that can (or cannot) be solved with an algorithm
Problem
Algorithm
Sequencing
Iteration
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A finite set of instructions that accomplish a task.
Problem
Algorithm
Sequencing
Iteration
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_________ is an informal language that helps programmers develop algorithms, literally means “fake code.” Its like writing code for yourself before writing it in proper program language format.
Problem
Algorithm
Pseudocode
Iteration
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A search algorithm which checks each element of a list, in order, until the desired value is found or all elements in the list have been checked.
Linear Search
Binary Search
Pseudocode
Iteration
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A search algorithm that starts at the middle of a sorted set of numbers and removes half of the data; this process repeats until the desired value is found or all elements have been eliminated.
Linear Search
Binary Search
Pseudocode
Iteration
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A measure of how many steps are needed to complete an algorithm.
Problem
Algorithm
Pseudocode
Efficiency
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Any algorithm whose efficiency includes an n2, n3, n4 … is called ___________.
Problem
Polynomial
Pseudocode
Efficiency
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
21-22 Algorithms KS3

Quiz
•
9th Grade
10 questions
7.9 Identifying and Correcting Errors Cambridge IGCSE 0478

Quiz
•
10th Grade - University
15 questions
Higher Computing SDD Revision

Quiz
•
10th Grade
11 questions
Sequence and selection

Quiz
•
9th - 10th Grade
10 questions
Pseudocode Writing-Sequential Control

Quiz
•
10th Grade
20 questions
Algorithms and Programming Languages

Quiz
•
10th Grade
10 questions
Difference between Algorithm, Pseudocode and Program

Quiz
•
9th Grade
10 questions
J277 - 2.1 - Inputs, Outputs and Processes

Quiz
•
10th Grade - University
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
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