The-Streamliners/Data-Structures-and-Algorithms

Implementation of Dynamic Programming

Opened this issue · 13 comments

  1. Longest Common Subsequence
  2. Longest Increasing Subsequence
  3. Edit Distance
  4. Minimum Partition
  5. Ways to Cover a Distance
  6. Longest Path In Matrix
  7. Subset Sum Problem
  8. Optimal Strategy for a Game
  9. 0-1 Knapsack Problem
  10. Boolean Parenthesization Problem
  11. Shortest Common Supersequence
  12. Matrix Chain Multiplication
  13. Partition problem
  14. Rod Cutting
  15. Coin change problem
  16. Word Break Problem
  17. Maximal Product when Cutting Rope
  18. Dice Throw Problem
  19. Box Stacking
  20. Egg Dropping Puzzle

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.60. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Hey , i can implement longest common subsequence(python), can you assign me this

I would like to work on all in C++

Guys you can take any problem you want as long as its implementation doesn't exist.

Added 01-kanpasack bottom up and top down DP . Do check PR #137

i would like to work on the coin change problem using c++

i would like to work on the coin change problem using c++

you can take it as its implementation doesn't exist.

Sir please assign this issue to me

Why you should assign this to me?
i am current rated 5 star at codechef with rating of 2153 and rated expert at codeforces with rating of 1776
https://codeforces.com/profile/navjotdadwal
https://www.codechef.com/users/navjot1234
So i can handle and solve this issue

@navjotdadwal assigned.

May I please be assigned issue 12, Matrix Chain Multiplication using Python(if language not allowed, then using C++). It hasn't been solved.

May I please be assigned issue 12, Matrix Chain Multiplication using Python(if language not allowed, then using C++). It hasn't been solved.

assigned.

Please review my code #264

hey , I am new to open source development , I would love to work on all of that , can you please assign these to me