Skip to content

Add palindrome utility function#8

Open
aruff888 wants to merge 3 commits into
buwebdev:mainfrom
aruff888:check_string_palindrome
Open

Add palindrome utility function#8
aruff888 wants to merge 3 commits into
buwebdev:mainfrom
aruff888:check_string_palindrome

Conversation

@aruff888

@aruff888 aruff888 commented Jun 3, 2026

Copy link
Copy Markdown

Added a palindrome utility function that checks whether a string reads the same forward and backward.

Included three Jest unit tests to validate:

  • Palindrome strings
  • Non-palindrome strings
  • Invalid input handling

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.

1 participant