There are 4 types of Problem Solving Strategies:
Algorithm: this is step by step strategies for how to solve the problem (pseudo-code)
Heuristic: the general strategies used to make quick short-cut solutions to the problems that sometimes lead to solutions but sometimes lead to errors
Graphic Representation: this is visual based illustration of a problem that might lead to clarification of a problem or creative solution (flow chart, diagram, mind map)
IDEAL strategy = Identify, Define, Explore, Anticipate, Look
Choose one of problem that you used one of the above strategy to solve you had in the past by sharing to class the following:
-what is the problem?
-which strategy that you used to solve the problem?
-Show steps how you solve
-what is the result
Why did you select that strategy to solve the problem?