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

Showing posts with label Palindrome or not. Show all posts
Showing posts with label Palindrome or not. Show all posts

Monday, 13 May 2019

Palindrome or not

Question:

Write a program to identify if the number is Palindrome or not

Solution: