Skip to content

Added solution to lc 322 con change problem#215

Closed
ManaswibRane wants to merge 1 commit into
MrunaliniPachpute:mainfrom
ManaswibRane:CoinChange
Closed

Added solution to lc 322 con change problem#215
ManaswibRane wants to merge 1 commit into
MrunaliniPachpute:mainfrom
ManaswibRane:CoinChange

Conversation

@ManaswibRane
Copy link
Copy Markdown

@ManaswibRane ManaswibRane commented Oct 27, 2025

🚀 Pull Request

🔖 Description

Implemented the Coin Change algorithm to compute the minimum number of coins required to make a given amount using dynamic programming.

Fixes: # (issue number)
N/A

📸 Screenshots (if applicable)

image

✅ Checklist

  • My code follows the project’s guidelines and style.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • I have tested the changes and confirmed they work as expected.
  • My PR is linked to a GitHub issue.

@github-actions
Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

Kindly Star the repo ⭐ We'll review Your PR as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@MrunaliniPachpute
Copy link
Copy Markdown
Owner

@ManaswibRane Is this PR linked to any issue? If not, please create an issue and mention its number in the PR description. Once that’s done, I’ll review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants