javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

NO code available for Longest Increasing Subsequence

Open VIRAT9358 opened this issue 1 year ago • 6 comments

VIRAT9358 avatar Jun 28 '23 03:06 VIRAT9358

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

Troll321 avatar Jun 30 '23 23:06 Troll321

I'd like to help as well. Could you provide information on the problem?

zelf0 avatar Jul 06 '23 20:07 zelf0

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

VIRAT9358 avatar Jul 07 '23 02:07 VIRAT9358

Sorry for my late update. I'm on it

Troll321 avatar Jul 20 '23 13:07 Troll321

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?

Troll321 avatar Jul 20 '23 13:07 Troll321

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

nowitsbalibhadra avatar Jul 31 '23 16:07 nowitsbalibhadra