Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Conversation

@jotslo
Copy link
Contributor

@jotslo jotslo commented Oct 1, 2019

Updated the function to convert the string to uppercase before checking whether it's a palindrome. This prevents it from returning an incorrect value if a string is a palindrome but has inconsistent casing.

Updated the function to convert the string to uppercase before checking whether it's a palindrome. This prevents it from returning an incorrect value if a string is a palindrome but has inconsistent casing.
Copy link
Member

@abranhe abranhe left a comment

Choose a reason for hiding this comment

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

Thanks so much for your contribution to The All ▲lgorithms Project. Without people like you submitting Pull Requests we couldn't run this project. You rock @JoshSCF

@abranhe abranhe merged commit 1ef6a67 into AllAlgorithms:master Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants