Skip to content

Conversation

thomasq0
Copy link

@thomasq0 thomasq0 commented Jan 10, 2019

The test cases for palindrome look not right. e.g. "act atac" is not palindrome. "act atca" is.

@dmoini
Copy link

dmoini commented Jul 12, 2019

@thomasq0 The palindrome permutation question looks at if a given string produces a palindrome from one of its permutations. While "act atac" is not a palindrome, its permutation "act atca" is a palindrome.

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