Back to Question
Longest Palindromic Substring
Question Explain
Given a string `s`, return the longest palindromic substring in `s`. Consider the 'Expand Around Center' approach.
Start Trying This Question Simulation
Click "Start Speaking" and answer the question naturally.