Can you explain me a bit more what does it mean and how is it achieved?
I donβt think there is a simple βexplain a bit moreβ explanation for this broad statement (the ideas were covered in the course materials).
But if I tried to dumb down to a single sentence explanation, then it would be βthis algorithm uses prior calculations for future calculations, that is why it is a dynamic programming approach, instead of being brute force where you calculate every step from the beginning every time.β
Cheers
1 Like