News

Longest palindrome in an array Here we find the longest palindrome number from the given array. so here we need to sort the array in ascending order and later check from the last that the given number ...