Try this exercise. Click the correct answer from the options.
What is the main advantage of using the bottom-up approach with dynamic programming to solve the knapsack problem?
Click the option that best answers the question.
- Faster execution time
- Reduced memory usage
- Easier implementation
- More accurate results