0
I want to know about palindrome
3 Respostas
+ 1
The two strings are called palindrome if they are same after reversing one of the string. Ex. Mom, step on no pets, "Was it a car or a cat I saw?"
+ 1
palindrome is a sequence of numbers which same after reversing. Ex:- 12321 if we reverse it then it will be same 12321.
0
I did two straight forward examples for that. One is this: http://www.sololearn.com/app/csharp/playground/cWJHKafcmlK4 another one is that: http://www.sololearn.com/app/csharp/playground/cVQIk5ZT4Va2