OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.56k stars 3.68k forks source link

Problems on Dynamic Programming #6508

Open adityaajay29 opened 1 year ago

adityaajay29 commented 1 year ago

This is a(n):

Details:

I want to add a complete list of all types of problems related to the stock buy and sell using Dynamic programming. These problems are very important and are asked very frequently in SDE interviews. As of now, there is only one variation of stock buy and sell in the Dynamic Programming folder. I will be using C++ language.

Aanya9693 commented 1 year ago

Hey! I would like to add a very famous problem of Dynamic Programming Knapsack, Can you assign this to me?

adityaajay29 commented 1 year ago

hey @AdiChat , can you assign me this issue, or any addition or suggestions?

l3xi42 commented 1 year ago

can you assign this to me i have an interesting problem i could add

HarshGupta74 commented 1 year ago

hello @AdiChat please assign this to and review my PR this is my first time contributing to open source as well in Hacktoberfest PR #6573

Avimathu commented 1 year ago

Hi! Can I add an interesting problem to this set? May I also take up this task?

Mahesmati commented 1 year ago

hey!do assign me the this issue

praj-001 commented 1 year ago

This is a(n):

Hey, I would like to add Problems on the DP concepts like: A. Range DP B. Bitmask DP C. 3D DP D. Stock Buy and Sell DP Problems E. Partition DP

Would be my first contribution for Hacktoberfest. Thanks !