Try this exercise. Click the correct answer from the options.
What are the advantages of the top-down approach in dynamic programming?
Click the option that best answers the question.
- Intuitive implementation
- Avoids repeating overlapping subproblems
- Guarantees all subproblems are solved
- Uses less space to store the solutions