Skip to content

strings: introduce function to check palindrome#50

Merged
mertcandav merged 1 commit into
TheAlgorithms:mainfrom
mgstabrani:palindrome
May 22, 2026
Merged

strings: introduce function to check palindrome#50
mertcandav merged 1 commit into
TheAlgorithms:mainfrom
mgstabrani:palindrome

Conversation

@mgstabrani
Copy link
Copy Markdown
Contributor

What Changed

  • Added a palindrome check function in the strings module
  • Added test cases for palindrome check behavior
  • Updated project documentation index to include palindrome

@mgstabrani mgstabrani marked this pull request as draft May 22, 2026 07:48
@mgstabrani mgstabrani marked this pull request as ready for review May 22, 2026 07:48
@mgstabrani
Copy link
Copy Markdown
Contributor Author

Hi @mertcandav , kindly need your help to review this PR. Thanks

Copy link
Copy Markdown
Member

@mertcandav mertcandav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution!

@mertcandav mertcandav merged commit 324fcc8 into TheAlgorithms:main May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants