Longest Palindromic Substring at Amazon

Medium37.3% acceptance

This problem has 75.0% frequency at Amazon.

Problem Description

Given a string `s`, return _the longest_ _palindromic_ _substring_ in `s`.

Read full problem and hints

Topics

Also asked at 75 companies


More Amazon Questions

View all Amazon questions