How is Dynamic programming better than normal programming? Does it help in space complexity or time complexity? Thank you!
Answers
Answered by
3
Explanation:
As the mentioned approach uses the memoization technique it always stores the previously calculated values. Due to this, the time complexity is decreased but the space complexity is increased.
Similar questions
Math,
7 days ago
English,
7 days ago
Social Sciences,
15 days ago
English,
8 months ago
Computer Science,
8 months ago
Political Science,
8 months ago