Algorithms Quiz | Dynamic Programming | Question 8

Last Updated :
Discuss
Comments
What happens when a top-down approach of dynamic programming is applied to any problem?
It increases both, the time complexity and the space complexity
It increases the space complexity and decreases the time complexity.
It increases the time complexity and decreases the space complexity
It decreases both, the time complexity and the space complexity
Share your thoughts in the comments