Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apoquinto #10

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix notes
  • Loading branch information
Apoquinto authored and Apoquinto committed Sep 8, 2020
commit fa8e5913ed74403ac303bb3e2eba8d4a9649c6cd
7 changes: 4 additions & 3 deletions Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Every dynamic programming problems has a schema to be followed:
- Compute the value of the optimal solution in button-up fashion.
- construct an optimal solution from the computed information.

Bottom up vs Top down:
- Bottom Up. I'm going to learn programming. Then I will start practicing. Then, I will start tacking part in contest. Then, I'll practice even more and try to improve. After working hard like a crazy, I'll be an amazing coder.
- Top Down.
**Bottom up vs Top down:**
- **Bottom Up.** I'm going to learn programming. Then I will start practicing. Then, I will start tacking part in contest. Then, I'll practice even more and try to improve. After working hard like a crazy, I'll be an amazing coder.
- **Top Down.** I will be an amazing coder. How? I will work hard like crazy. How? I'll practice more and try to improve. How? I'll start taking part in contests. Then? I'll practicing. How? I'm going to learn programming.