A palindrome is a word derived from the Greek meaning "running back again". A string is called a palindrome string if the reverse of that string is the same as the original string. Example lol, madam, level. Eg: original string = mom after reversing ...
sirishachallagiri.hashnode.dev3 min read
No responses yet.