Introduction to Problem Solving and Algorithms

Introduction to Problem Solving and Algorithms

10th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

AP CSP Unit 3 Review (code.org)

AP CSP Unit 3 Review (code.org)

10th - 12th Grade

31 Qs

Algorithms

Algorithms

10th - 11th Grade

27 Qs

N5 Traversing a 1D Array Algorithm

N5 Traversing a 1D Array Algorithm

9th - 10th Grade

26 Qs

Binary and Search Algorithms Quiz

Binary and Search Algorithms Quiz

9th - 12th Grade

29 Qs

AP Computer Science Principles Units 1-3

AP Computer Science Principles Units 1-3

9th - 12th Grade

30 Qs

Algorithmic Thinking

Algorithmic Thinking

9th - 10th Grade

30 Qs

Year 11 Revision: Unit 2.1-Algorithms

Year 11 Revision: Unit 2.1-Algorithms

10th Grade

31 Qs

Higher Computing - Standard Algorithms

Higher Computing - Standard Algorithms

11th Grade

25 Qs

Introduction to Problem Solving and Algorithms

Introduction to Problem Solving and Algorithms

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Cadile Whittle

Used 47+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Algorithm?
A chart showing the flow of a series of events
Step-by-step instructions used to solve a problem
A decision arrived at by following instructions
A computer program that follows a chart

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What algorithm do we use when we're looking for the Post Office?
A set of directions
A recipe
A list of instructions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What algorithm do we use when we're building a wardrobe?
A set of directions
A recipe
A list of instructions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables and constants provides storage for program data

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you write an algorithm the order of the instructions is very important.
True
False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The process of transforming the description of a problem into a solution is called

Problem Solving

Problem Analysis

Programming

Algorithm

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The Divide and Conquer approach is a common strategy used in solving a task.

The best description of the Divide and Conquer approach is...

Identify the Major task first and then break it down to more basic task.

Identify the Basic task first and then build it up to solve the Major task.

Identify the task that is not important and remove it from the solution

Identify the input first that is going to be needed to arrive at the solution

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?