Week 1 - Problem Solving PDF
Week 1 - Problem Solving PDF
Week 1 - Problem Solving PDF
2
It is the methods we use
to understand what is
happening in our
environment, identify
things we want to change
and then figure out the
things that need to be
done to create the desired
outcome. 3
4
1. Define the problem
In this step, clearly define the issue at
hand. Look at the problem from
multiple perspectives.
5
2. Propose and evaluate solutions
Brainstorm and come up with multiple
solutions to the problem.
6
3. Determine the most efficient solution
Choose a solution that solves the problem
in the best possible way. Meaning the
method that allows you to use the least
amount of resources and ultimately get
the best results.
7
4. Develop the algorithm
An algorithm is a finite number of
precise steps of instructions that
outline how to solve a problem.
❖ Unambiguous − Algorithm should be clear and unambiguous. Each of its steps (or
phases), and their inputs/outputs should be clear and must lead to only one
meaning.
17