AlgoGenesis / C

AlgoGenesis is a centralized open-source platform dedicated to providing optimized and well-documented algorithm implementations in C. Perfect for both beginners and advanced users, this repository serves as a comprehensive learning resource for solving algorithmic challenges.
MIT License
89 stars 306 forks source link

Adding more Dynamic Programming problems #22

Closed ramana2074 closed 1 month ago

ramana2074 commented 1 month ago

I would like to contribute some Dynamic programming problems .To understand dynamic programming we can use these problems: Longest Common Subsequence (LCS) Matrix Chain Multiplication Cutting a Rod

pankaj-bind commented 1 month ago

@ramana2074 go for it

poojapoojanr commented 1 month ago

@pankaj-bind hello Pankaj, I would like to contribute some more dynamic programming problems like computing binomial coefficient and MFKnapsack. So can you please assign me to this.

simmi-verma commented 1 month ago

I would like to work on this .Please assign to me.

ramana2074 commented 1 month ago

could @pankaj-bind you please add the label hacktober fest label.

pankaj-bind commented 1 month ago

@poojapoojanr you can start