A string is called a palindrome if the reverse of the string is the same as the original one.
Example: “madam”, “racecar”, “12321”.
A palindrome string has some properties which are mentioned below:
Quick Links: