UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
26 stars 76 forks source link

[Feature Request]: Add Dynamic Programming Solutions for Common Placement Problems #143

Open PasamTharun opened 1 month ago

PasamTharun commented 1 month ago

Is there an existing issue for this?

Feature Description

I would like to contribute by adding dynamic programming solutions for important placement problems such as Longest Common Subsequence, Traveling Salesman Problem, Coin Change Problem, Knapsack Problem (0-1), Longest Common Substring (Space Optimized), Matrix Chain Multiplication, and Wildcard Pattern Matching. These problems are frequently asked in interviews, helping candidates understand core concepts like optimization and recursion. I believe this would be a valuable addition to the repository. Looking forward to your approval to work on this!

Record

Full Name

Pasam Tharun

Participant Role

Contributor for GirlScript Summer of Code 2024 - Extended Edition!

github-actions[bot] commented 1 month ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

PasamTharun commented 1 week ago

@UTSAVS26 I would like to contribute in this Please Assign it to Me!!

UTSAVS26 commented 1 week ago

@UTSAVS26 I would like to contribute in this Please Assign it to Me!!

You can directly raise a PR Now.