mrhagrawal / competitive_programming_resources

Hacktoberfest 2020
1 stars 19 forks source link

good_dp_code #2

Open mrhagrawal opened 3 years ago

mrhagrawal commented 3 years ago

Add a few codes of dynamic programming

amitsat27 commented 3 years ago

@mrhagrawal can i add huffman coding dynamic programming code?

mrhagrawal commented 3 years ago

@mrhagrawal can i add huffman coding dynamic programming code?

@amitsat27 That will be great. Kindly add a good description to the problem first and then a descriptive & clean code will make it even wonderful.

ghost commented 3 years ago

Hi! Can I add code for longest common substring and subsequence?

mrhagrawal commented 3 years ago

Hi! Can I add code for the longest common substring and subsequence?

That'll be great! Try adding a descriptive problem statement first and then a clean indented code with proper comments will make it wonderful.

sarthak-1503 commented 3 years ago

@mrhagrawal Can I add "Ugly Number" ? Can you assign me this issue?