You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2017/04/16 11:03:41 UTC

[jira] [Created] (TEXT-77) Add code to check if a given string is a palindrome

Bruno P. Kinoshita created TEXT-77:
--------------------------------------

             Summary: Add code to check if a given string is a palindrome
                 Key: TEXT-77
                 URL: https://issues.apache.org/jira/browse/TEXT-77
             Project: Commons Text
          Issue Type: New Feature
            Reporter: Bruno P. Kinoshita
            Priority: Minor


I had a look at [lang|https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html] and [text|https://commons.apache.org/proper/commons-text/javadocs/api-release/index.html] API's, but could not locate a class/method for [palindromes|https://en.wikipedia.org/wiki/Palindrome].

Ideally, it would support words or sentences such as "racecar" and "step on no pets".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)