Write algorithm to determine for a list of characters


Write algorithm to determine for a list of characters whether or not it forms a palindrome (spelled the same either forward or backward). For example RADAR is a palindrome. Assume that only upper-case letters are used. Write algorithm to get the characters, conduct the palindrome test, and output the result "Yes it is a palindrome" or "No it is not a palindrome".

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Write algorithm to determine for a list of characters
Reference No:- TGS02455843

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)