Longest palindrome in a string

Write a function to find the longest palindrome in a string.

Scroll to Top