Home > LongestPalindrome

LongestPalindrome

LongestPalindrome is a project mainly written in Python, it's free.

Finds the longest palindrome in a string.

This program was created to enter ameobapost's programming competition to find the longest palindrome in a string. The GUI doesn't do anything; the output is to the terminal only.

See http://www.amebopost.com/contests.php

Previous:gmapi