NO code available for Longest Increasing Subsequence
VIRAT9358 opened this issue · 6 comments
VIRAT9358 commented
NO code available for Longest Increasing Subsequence
Troll321 commented
Hi, I'm interested in this problem. Can I contribute to this issue?
- I'm a junior dev, I would be grateful receiving any kind help thank you
zelf0 commented
I'd like to help as well. Could you provide information on the problem?
VIRAT9358 commented
Hi, I'm interested in this problem. Can I contribute to this issue?
- I'm a junior dev, I would be grateful receiving any kind help thank you
Why not go on
Troll321 commented
Sorry for my late update. I'm on it
Troll321 commented
It seems like you already have a Longest Increasing Subseuence here
https://github.com/trekhleb/javascript-algorithms/blob/master/src/algorithms/sets/longest-increasing-subsequence/dpLongestIncreasingSubsequence.js
So does that mean this issue is closed? Or do you need an implementation for the (N log N) solution?
nowitsbalibhadra commented
Hi, I'm interested in this problem. Can I contribute to this issue?
I'm a junior dev, I would be grateful receiving any kind help thank you