---
-
-
Prev
Next
Exit
- :
-
Check Your Understanding:
1. What method does this video recommend for building a solution to a problem?
Construct the entire solution all at once
Solve all the parts separately, then combine them in one step
Solve a part, add it to the solution, test the combined whole, then repeat
Build almost everything at once, then try to get the last part to fit