Question: Write an algorithm that returns true if a given string is a palindrome and false otherwise. A palindrome string is the same backward and forward.
Write an algorithm that returns true if a given string is a palindrome and false otherwise. A palindrome string is the same backward and forward. For example, madam is a palindrome.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
