Cosmos: There are 2 python files for longest_palindromic_sequence

Created on 14 Oct 2017  路  5Comments  路  Source: OpenGenus/cosmos

Longest_palindromic_sequence.py and longest_palindromic_sequence.py. Which is the correct one?
screen shot 2017-10-13 at 6 47 30 pm

  • Sid

Most helpful comment

Yes, it is 馃憤
I have fixed it 馃憤

All 5 comments

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 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qoo2p5 picture qoo2p5  路  4Comments

CaramelHeaven picture CaramelHeaven  路  3Comments

athangkanos picture athangkanos  路  4Comments

vaibhavsingh97 picture vaibhavsingh97  路  3Comments

arthurlacoste picture arthurlacoste  路  3Comments