Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

To optimize the recursive solution to the coin change problem, we can use ____

Click the option that best answers the question.

  • Memoization
  • Greedy algorithm
  • Backtracking
  • Breadth-first search