Skip to content

Commit c0bab82

Browse files
authored
Update Problem Solving.md
1 parent f6af88c commit c0bab82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Notes/Problem Solving.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Being able to identify edge cases and worst case scenarios for a problem are als
2020
## How do we break a problem down?
2121

2222
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+
2324
1. Read the problem
2425
2. Manually solve the problem
2526
3. Take note of the constraints

0 commit comments

Comments
 (0)