Longest_palindromic_sequence.py and longest_palindromic_sequence.py. Which is the correct one?

We need to merge them as they follow the same strategy 馃憤
longest_palindromic_sequence.py looks better, in my opinion, as it provides a sample usage 馃憤
Well, these files sure did a number on my fork馃槥
I'll wait for your merge then.
I think that the longest_palindromic_sequence.py is also more enhanced, as it uses only O(n) space instead of the other implementation that uses O(n^2).
Yes, it is 馃憤
I have fixed it 馃憤
Fixed my fork, thanks 馃憤
Most helpful comment
Yes, it is 馃憤
I have fixed it 馃憤