MCQOPTIONS
Saved Bookmarks
| 1. |
When a top-down approach of dynamic programming is applied to a problem, it usually |
| A. | decreases both, the time complexity and the space complexity |
| B. | decreases the time complexity and increases the space complexity |
| C. | increases the time complexity and decreases the space complexity |
| D. | increases both, the time complexity and the space complexity |
| Answer» C. increases the time complexity and decreases the space complexity | |