Back to Browse

Change Making Problem - Dynamic Programming

68.8K views
Apr 19, 2015
13:23

The Change Making problem can be optimally solved using both greedy algorithms and dynamic programming, depending on the type of currency used in the question. We go over both cases, and build a recurrence around an efficient dynamic programming solution.

Download

1 formats

Video Formats

360pmp418.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Change Making Problem - Dynamic Programming | NatokHD