A palindrome is a word, phrase. Or sequence that reads the same backwards as forwards. Given palindrome write a program to print the sorted list of all palindrome that can be constructed from the alphabet of palindrome. All palindrome should start in a new line
Answers
Answered by
0
Answer:
Palindrome Index. Given a string of lowercase letters in the range ascii[a-z], determine a character that can be removed to make the string a palindrome. There may be more than one solution, but any will do. ... If the word is already a palindrome or there is no solution, return -1.
hope it helps you
Similar questions
Business Studies,
4 months ago
Hindi,
9 months ago
Physics,
9 months ago
Hindi,
1 year ago
Biology,
1 year ago