Interviews Questions, Algorithms, Aptitude, C Interview Program, C Theory Question, Aptitude Tricks, Test Series,

Showing posts with label String is a palindrome or not. Show all posts
Showing posts with label String is a palindrome or not. Show all posts

Tuesday, 14 May 2019

String is a palindrome or not

Question:

Write a Program to check if String is a palindrome or not

Solution: