Category 1
Category 2
100

What are the steps in problem-solving?

Definition of the problem;

propose and evaluate solutions;

Determination of the most efficient solution;

Develop and represent algorithm;

Test and validate the solution.

100

What is the test and validate the solution?

Testing whether the solution does what it was intended to do. This activity typically involves establishing what tests will be conducted and correcting any identified errors.

200

What is the definition of the problem?

The normal process for solving a problem will initially involve defining the problem you want to solve. You need to decide what you want to achieve and write it down.

200

What is Problem-solving?

Problem-solving is the act of defining a problem; determining the cause of the problem; identifying, prioritizing, and selecting alternatives for a solution; and implementing a solution.

300

What is the propose and evaluate solutions?

Postpone the selection of one solution until several problem-solving alternatives have been proposed. Considering multiple alternatives that can significantly enhance the value of your ideal solution.

300

Name the last step of problem-solving?

Test and validate the solution.

400

What is the determination of the most efficient solution?

This is the section where you look through the various influencing factors for each possible solution and decide which solutions to keep and which to disregard. You look at the solution as a whole and use your judgment as to whether to use the solution or not.

400

Propose and evaluate solutions is what stage in problem-solving?

Second Stage

500

What is the development and represent an algorithm?

The development of an algorithm (a plan) is a key step in solving a problem. Once we have an algorithm, we can translate it into a computer program in some programming language.

500

Develop and represent an algorithm is what stage of problem-solving?

Fourth Stage

M
e
n
u