Unit 2.1 Computational Thinking & Searching Algorithms MCQs L1-2

Unit 2.1 Computational Thinking & Searching Algorithms MCQs L1-2

7th - 11th Grade

12 Qs

quiz-placeholder

Similar activities

Search Algorithms

Search Algorithms

9th - 12th Grade

10 Qs

Search Algorithms

Search Algorithms

9th Grade

9 Qs

Assessment - Binary Linear Search and Bubble Sort

Assessment - Binary Linear Search and Bubble Sort

9th Grade

15 Qs

Linear and Binary Search Algorithms

Linear and Binary Search Algorithms

11th Grade

10 Qs

2.1.3 Searching Algorithms

2.1.3 Searching Algorithms

10th - 11th Grade

12 Qs

Binary Search & Linear Search

Binary Search & Linear Search

9th Grade

17 Qs

Searching Algorithms

Searching Algorithms

9th - 11th Grade

16 Qs

Unit 2.1 - Algorithms L1 & L2

Unit 2.1 - Algorithms L1 & L2

10th Grade

11 Qs

Unit 2.1 Computational Thinking & Searching Algorithms MCQs L1-2

Unit 2.1 Computational Thinking & Searching Algorithms MCQs L1-2

Assessment

Quiz

Computers

7th - 11th Grade

Medium

Created by

Helen McLean

Used 69+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the description of a linear search (4-5) 
Put the elements in order, check each item in turn 
Put the elements in order, compare to the middle value, split the list in order and repeat 
Elements do not need to be in order, check each item in turn 
Elements do not need to be in order, compare to the middle value, split the list in order and repeat 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the description of a binary search (4-5) 
Put the elements in order, check each item in turn 
Put the elements in order, compare to the middle value, split the list in order and repeat 
Elements do not need to be in order, check each item in turn 
Elements do not need to be in order, compare to the middle value, split the list in order and repeat 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term computational thinking (1-2) 
Using a computer 
Developing an algorithm to solve a problem 
Making a computer use arti cial intelligence 
Google is computational thinking 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of computational thinking? (1-2) 
Abstraction 
Typing 
Decomposition 
Algorithmic thinking 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term abstraction within computational thinking (4-5)

Adding together numbers

Taking a real world problem and designing a computer program that exactly replicates every part of that problem in the computer

Performing multiple calculations on a list of variables

Representing real world problems in a computer program, using symbols and removing unnecessary elements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term decomposition within computational thinking (1-2) 
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 
The breaking down of waste to make compost 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify which statement describes algorithmic thinking (1-2) 
Thinking like a computer 
Writing binary numbers 
Identifying the steps involved in solving a problem 
Identifying what problems need to be solved 

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?