Page 1 of 1

If an optimal solution can be created for a problem by constructing optimal solutions for its subproblems, the problem p

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) Overlapping subproblems
b) Optimal substructure
c) Memoization
d) Greedy