Three Elements Of Problem Solving
October 20, 2023
Here is a simple heuristic to get better at solving any type of problem.
- You need to be clear about what the problem is that you are trying to solve.
- You need to be clear about the outcome you want.
- You need to be clear about the constraints.



