Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgasquez committed Jun 9, 2023
1 parent cd6e810 commit 8a693b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Problem Solving.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Problems have multiple solutions at multiple levels.
- [It's easier to solve a series of simple subproblems than it is to solve one big complex problem directly](https://www.erichgrunewald.com/posts/decomposition-and-problem-solving/).
- Someone else might have already solved your problem or part of it!
- [Someone else might have already solved your problem](https://brain.drmario.tech/pages/%E2%9C%8D%EF%B8%8F+Refusing+to+stand+on+the+shoulders+of+giants) or part of it!
- [The best thing that can be done to a problem is not to solve it but to dissolve it](https://thesystemsthinker.com/a-lifetime-of-systems-thinking/).
- A problem well stated is a problem half solved.
- Insight is best thought of as a change in problem representation. The way we frame problems makes them more or less difficult.
Expand Down

0 comments on commit 8a693b4

Please sign in to comment.