Respuesta :

A heuristic strategy is a mental shortcut used to simplify complex problems or to reduce the total number of possible solutions to something more manageable. This method does not always guarantee a correct solution, but can be helpful in many situations.

An algorithm solution uses a step by step process that ALWAYS produces a correct solution. Though this strategy ALWAYS produces a correct solution, it is not always the best strategy for problem solving.