-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
feat: add palindrome partitioning algorithm #1319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Panquesito7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well written and documented code, good work. 👍 😄
Please enable GitHub Actions in your repository of this fork in this link: https://github.com/sujaykaushik008/C-Plus-Plus/actions
@Panquesito7 , thank you, I have made the changes requested, please confirm that they were made properly. |
Panquesito7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; code looks neat, good work. 😄 👍
|
@kvedala plse review the PR. |
ayaankhan98
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SujayKaushik008 Thanks for your contribution.
LGTM
Description of Change
fixed: #1009
Checklist
Notes: