Longest Palindromic Substring at Infosys
Medium37.3% acceptance
This problem has 75.0% frequency at Infosys.
Problem Description
Given a string `s`, return _the longest_ _palindromic_ _substring_ in `s`.
Read full problem and hintsTopics
Also asked at 75 companies
More Infosys Questions
Longest Substring Without Repeating CharactersMediumValid ParenthesesEasyLargest Number After Mutating SubstringMediumNext PermutationMediumMaximum SubarrayMedium
View all Infosys questions