A
Q. Consider the brute force implementation of the rod cutting problem in which all the possible cuts are found and the maximum value is calculated. What is the time complexity of this brute force implementation?
- Correct Answer - Option(D)
- Views: 7
- Filed under category Design and Analysis of Algorithms
- Hashtags:
Discusssion
Login to discuss.