Open In App

String | Palindrome

What is a Palindrome String?

A string is called a palindrome if the reverse of the string is the same as the original one.

Example: “madam”, “racecar”, “12321”.



Palindrome String

Properties of a Palindrome:

A palindrome string has some properties which are mentioned below:

How to identify a Palindrome?

We can follow the below steps to identify a palindrome:



Easy Problems on Palindrome:

Medium Problems on Palindrome:

Hard Problems on Palindrome:

Quick Links:


Article Tags :