Algo-Phantoms/Algo-Tree

Adding knapsack DP for java and pythom

anjali1102 opened this issue · 7 comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
https://github.com/Algo-Phantoms/Algo-Tree/tree/main/Algorithm/DP the solution for java and python are missing.
I want to work on this.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Do you want to work on it
Mention the one language you want to be assigned for this issue.

Assign me please @tarun26091999

@tarun26091999 please assign this issue to me in C++.

hey @rish-singhal review the issue pls

Note you have to create one two different PRs for different languages

I want to do it in c++ @rish-singhal

Hey @rish-singhal Can you add level 3 if you feel so. As I opened this issue for java and python for medium difficulty DP problem with both top down & bottom up problem

  1. Isn't knapsack dp a standard dp problem?

  2. Also you have to submit 2 different PRs for each language