can you please try with the input string str = "xghrytkakdheUxdHFgelhtthjklemnj"; Expected Output: htth also can you please let me know if the requirement is to find all the palindromic substrings with lengths equal to 4 or 5?
@NaveenBavuOfficial2 жыл бұрын
your explanation is good but you can still do whole video in less time .Please consider this feedaback
@InterviewWithBunny2 жыл бұрын
Definitely will try for next time. Actually i tried to make it as elaborate as possible.
@arnoldsmith6584 Жыл бұрын
no it is ok
@gowthamvegi6082 жыл бұрын
Can u send the code for brute force method ?
@InterviewWithBunny2 жыл бұрын
It is there In the description. =>github.com/cracktechnicalinterview/Code/blob/master/TechnicalInterview-Codes/src/StringHandling/PalindromicSubstring.java