Question: Consider the coin change problem with denominations d1=1, d2 = 3, d3=5. a) Describe the greedy algorithm approach to giving change for n=100 with minimum

Consider the coin change problem with denominations d1=1, d2 = 3, d3=5. a) Describe the greedy algorithm approach to giving change for n=100 with minimum number of coins b) Describe and formulate the dynamic programming approach for giving change for n =100. Present the formulation only, no need to calculate
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
