Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO code available for Longest Increasing Subsequence #1048

Open
VIRAT9358 opened this issue Jun 28, 2023 · 6 comments
Open

NO code available for Longest Increasing Subsequence #1048

VIRAT9358 opened this issue Jun 28, 2023 · 6 comments

Comments

@VIRAT9358
Copy link

No description provided.

@Troll321
Copy link

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
Copy link

zelf0 commented Jul 6, 2023

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

@VIRAT9358
Copy link
Author

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
Copy link

Sorry for my late update. I'm on it

@Troll321
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants