InterviewSolution
Saved Bookmarks
| 1. |
What happens when a top-down approach of dynamic programming is applied to any problem?(A) It increases both, the time complexity and the space complexity(B) It increases the space complexity and decreases the time complexity.(C) It increases the time complexity and decreases the space complexity(D) It decreases both, the time complexity and the space complexity |
| Answer» | |