Valid Palindrome
What is Palindrome?
A palindrome is a string or a number read the same backward or forward.
Ex: 101, 1331, 11, PEEP, ROTATOR, etc are some examples of a palindrome
Note - One can make a string palindrome by pasting the reversed version of the origina...
sandrana.hashnode.dev1 min read