News

Sort the array using inbuilt sort () function. Start traversing from end of the array, Print the element if it is palindrome. If no element found then print -1. Longest Palindrome in Java Method 2 : ...
Minimum number of merge operations required to make an array palindrome in Java Here, in this page we will discuss the program to find Minimum number of merge operations required to make an array ...