If a problem can be broken into subproblems which are reused several times, the problem possesses ____________ property.
Posted: Wed Jul 13, 2022 7:40 pm
a) Overlapping subproblems
b) Optimal substructure
c) Memoization
d) Greedy
b) Optimal substructure
c) Memoization
d) Greedy