Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Programming #117

Open
abhisheknalla opened this issue Dec 7, 2017 · 3 comments
Open

Dynamic Programming #117

abhisheknalla opened this issue Dec 7, 2017 · 3 comments
Assignees

Comments

@abhisheknalla
Copy link
Contributor

Can I add some DP algorithms coded in C or C++?
I would like to add

  1. Rod Cutting Problem
  2. Min Cost Path between vertices
  3. Subset Sum
  4. Ugly Numbers
@prateekiiest
Copy link
Member

@abhisheknalla go ahead

@prateekiiest
Copy link
Member

Use a checkbox during your PR

@mitali004
Copy link
Contributor

I too would like to contribute for the DP problems-
Longest palindromic sub-sequence
Converting one string to another with minimum edits
Egg dropping puzzle

@abhisheknalla abhisheknalla mentioned this issue Dec 14, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants