Skip to content
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

feat(palindrome): check if string is a palindrome #2477

Closed
wants to merge 2 commits into from

Conversation

mnomanmemon
Copy link

@mnomanmemon mnomanmemon commented Oct 20, 2024

Description

Changes Made

  • Added a new validation function for Palindrome.
  • Included comprehensive test cases to verify the functionality of the validation.
  • Updated the documentation to reflect the new feature.

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@rubiin
Copy link
Member

rubiin commented Oct 20, 2024

Closing in favor of comment #2326 (comment)

@rubiin rubiin closed this Oct 20, 2024
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