2.1 Computational Thinking and Search Algorithms Quiz

2.1 Computational Thinking and Search Algorithms Quiz

11th Grade

33 Qs

quiz-placeholder

Similar activities

CSP 1.1.1-1.1.5 Vocabulary Quiz

CSP 1.1.1-1.1.5 Vocabulary Quiz

9th - 12th Grade

34 Qs

Programming Logic & Design

Programming Logic & Design

KG - University

28 Qs

Computer Science Pre-Test

Computer Science Pre-Test

10th - 12th Grade

35 Qs

Unit 1 - Fundamentals of Algorithms

Unit 1 - Fundamentals of Algorithms

9th - 11th Grade

30 Qs

Introduction to Problem Solving and Algorithms

Introduction to Problem Solving and Algorithms

10th - 12th Grade

30 Qs

CB30: Unit 2 Test Review

CB30: Unit 2 Test Review

9th - 12th Grade

34 Qs

2.1 Computational Thinking & Algorithms Essential Knowledge

2.1 Computational Thinking & Algorithms Essential Knowledge

9th - 12th Grade

30 Qs

Computational Thinking, Algorithms & Flowcharts

Computational Thinking, Algorithms & Flowcharts

8th - 12th Grade

28 Qs

2.1 Computational Thinking and Search Algorithms Quiz

2.1 Computational Thinking and Search Algorithms Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Christine Ince

Used 2+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the search algorithm:

Spotlight search

Binary search

Denary search

Next item search

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the description of a linear search:

Put the elements in order, start at the first item, 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

Identify the description of a binary search:

Put the elements in order, start at the first element, check each item in turn

Start with elements in order, compare to the middle value, split the list in half 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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term is part of computational thinking?

Using a computer

Developing an algorithm to solve a problem

Making a computer use artificial intelligence

Google is computational thinking

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of computational thinking?

Abstraction

Typing

Decomposition

Algorithmic thinking

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

Define the term decomposition within computational thinking:

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

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?