Longest Palindromic Substring at Yandex

Medium37.3% acceptance

This problem has 62.5% frequency at Yandex.

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 Yandex Questions

View all Yandex questions