Introduction to Problem Solving and Algorithms

Introduction to Problem Solving and Algorithms

10th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Binary Search Tree

Binary Search Tree

11th - 12th Grade

25 Qs

Big-O Notation

Big-O Notation

12th Grade

26 Qs

Computational Methods

Computational Methods

12th Grade

28 Qs

Algorithms are not magic - AQA A Level Computer Science

Algorithms are not magic - AQA A Level Computer Science

8th Grade - University

25 Qs

GCSE Computer Science - 2.1: Algorithms

GCSE Computer Science - 2.1: Algorithms

9th - 11th Grade

31 Qs

Intro To Business&Tech

Intro To Business&Tech

9th Grade - Professional Development

25 Qs

Y9 Algorithm and Flowchart Quiz 1

Y9 Algorithm and Flowchart Quiz 1

9th - 12th Grade

28 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 46+ 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?