Closed Mahak-Codes closed 1 month ago
👋 Hi @Mahak-Codes! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.
Hi @ajay-dhangar, I would like to work on this issue as part of GSSoC - Extended 2024 . Could you please assign it to me and add the relevant labels (e.g., 'documentation', 'gssoc-ext')?
🚀 Feature Request
Is your feature request related to a problem? Please describe.
The repository currently lacks challenging Dynamic Programming problems, specifically regarding partitioning strings and manipulating binary matrices. Adding these problems will enhance the learning experience for contributors.
Describe the solution you'd like
I propose adding two specific problems:
k
or fewer palindromic substrings.Describe alternatives you've considered
N/A
Additional context
Both problems are well-known in competitive programming and provide a solid foundation for understanding advanced algorithms and data structures. Implementing these problems can aid learners in grasping key concepts in dynamic programming.
This contribution is part of my participation in GirlScript Summer of Code (GSSoC) 2024 and Hacktoberfest 2024. Adding these algorithms will expand the repository's resources and benefit learners interested in algorithms.
Would you like to work on this feature?