Algorithm Design

Algorithm Design

University

7 Qs

quiz-placeholder

Similar activities

Quiz on Problem Analysis and Design

Quiz on Problem Analysis and Design

University

10 Qs

Grade2-Term3-Shj

Grade2-Term3-Shj

4th Grade - University

10 Qs

Step to Solve Problem in Computer Programming

Step to Solve Problem in Computer Programming

University

10 Qs

XTK 022 2020/JUN(3)

XTK 022 2020/JUN(3)

University

10 Qs

QUIZ 2

QUIZ 2

University

10 Qs

AC 1.2 Review

AC 1.2 Review

8th Grade - University

9 Qs

Algorithms

Algorithms

University

12 Qs

ALMCTPS

ALMCTPS

University

10 Qs

Algorithm Design

Algorithm Design

Assessment

Quiz

Computers

University

Medium

Created by

Stheh Ndovela

Used 77+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What two types of search Algorithms are there?b

Binary and Von Neumann

Data and Control

Binary and Linear

Linear and Bubble

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Problem Solving?

The process that computer follow when solving problems that require a computer solution

The process that programmers follow when solving problems that require a computer solution

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Five steps in problem solving except

Problem Analysis 

Design a solution

Implementation

Testing

Identify

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct definition of an algorithm?
An algorithm is a step by step instructions to solve a problem.
An algorithm is a process of baking bread.
An algorithm is a software used to compute numbers.
An algorithm is the process of breaking problems.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a flowchart?
A textual representation of algorithms.
A graphical representation of algorithms.
A cluster of different shapes.
A program code written in Logo.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What does this shape represent in flowchart?
Start/Stop
Decision
Process
Input/Output

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What does this shape represent in flowchart?
Input/Output
Process
Decision
Start/Stop