Computational Thinking

Quiz
•
Computers
•
12th Grade
•
Medium
Angel Ligon
Used 5+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Heuristic
Provides a "good enough" solution to a problem when an actual solution is impractical or impossible
Problem for which no algorithm can be constructed that is always capable of providing a correct yes-or-no answer
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.
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.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Binary Search
Provides a "good enough" solution to a problem when an actual solution is impractical or impossible
Problem for which no algorithm can be constructed that is always capable of providing a correct yes-or-no answer
A search algorithm that starts at the middle of a sorted set of numbers, removes half of the data; repeats until the desired element is found or all elements have been eliminated.
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.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Linear Search
Provides a "good enough" solution to a problem when an actual solution is impractical or impossible
Problem for which no algorithm can be constructed that is always capable of providing a correct yes-or-no answer
A search algorithm that starts at the middle of a sorted set of numbers, removes half of the data; repeats until the desired element is found or all elements have been eliminated.
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.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A measure of how many steps are needed to complete an algorithm.
Efficiency
Sequencing
Algorithm
Problem
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A general description of a task that can (or cannot) be solved with an algorithm
Efficiency
Sequencing
Algorithm
Problem
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A set of commands that must be followed for a computer to perform calculations or other problem-solving operations.
Efficiency
Sequencing
Algorithm
Problem
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A program may need to ask a question because it has reached a step where one or more options are available. Depending on the answer given, the program will follow a certain step and ignore the others.
Iteration
Sequencing
Algorithm
Selection
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
"Searching " in Python

Quiz
•
12th Grade
10 questions
Computational Thinking - AQA A Level Computer Science

Quiz
•
10th Grade - University
10 questions
COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

Quiz
•
11th - 12th Grade
12 questions
Evaluating Solutions

Quiz
•
12th Grade
15 questions
Code.org - Unit 6 Review

Quiz
•
9th - 12th Grade
15 questions
Unit 6 Pre-Assessment - Algorithms

Quiz
•
11th - 12th Grade
10 questions
G10 CS Binary Search

Quiz
•
12th Grade
10 questions
AI Project Cycle

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade