DIY: Longest Palindromic Substring

Solve the interview question "Longest Palindromic Substring" yourself in this lesson.

Problem statement

Given a string, s, return ...