We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6af88c commit c0bab82Copy full SHA for c0bab82
Notes/Problem Solving.md
@@ -20,6 +20,7 @@ Being able to identify edge cases and worst case scenarios for a problem are als
20
## How do we break a problem down?
21
22
If we are given a problem to work on, what are the steps we must take in order to get an accepted solution? Here are the basic steps to follow:
23
+
24
1. Read the problem
25
2. Manually solve the problem
26
3. Take note of the constraints
0 commit comments