javascript-algorithms
javascript-algorithms copied to clipboard
NO code available for Longest Increasing Subsequence
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
I'd like to help as well. Could you provide information on the problem?
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
Sorry for my late update. I'm on it
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?
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