Y
Hacker News
new
|
ask
|
show
|
jobs
by
aanastasov
3659 days ago
Seeing O(N^3) as runtime complexity for computing LCS was enough of a red flag for me to completely ignore anything that came after the incorrect claim. (For more info, see
https://en.wikipedia.org/wiki/Longest_common_subsequence_pro...
)