longest-palindromic-subsequence__pattern-4-palindromic-subsequence__grokking-dynamic-programming-patterns-for-coding-interviews
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Try it yourself section is not there in coding interview Longest Palindromic Subsequence |
![]() ![]() ![]() |
3 | 94 | December 24, 2022 |
For the DP solution, Why startIndex start from the last character of the string |
![]() ![]() ![]() ![]() ![]() |
7 | 399 | July 23, 2021 |
Brute force solution complexity |
![]() ![]() ![]() |
6 | 293 | February 13, 2021 |
What would be the easiest way to return the longest substring or subsequence ?. Is there a pattern that we could follow? |
![]() ![]() |
2 | 334 | February 24, 2019 |