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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Longest Alternating Subsequence #317

Open
Arvind-raj06 opened this issue Jan 19, 2021 · 5 comments · May be fixed by #624
Open

Longest Alternating Subsequence #317

Arvind-raj06 opened this issue Jan 19, 2021 · 5 comments · May be fixed by #624

Comments

@Arvind-raj06
Copy link
Member

Description of the problem

Longest Alternating Subsequence is a problem of finding a subsequence of a given sequence in which the elements are in alternating order, and in which the sequence is as long as possible.

Example of the problem

References/Other comments

https://en.wikipedia.org/wiki/Longest_alternating_subsequence

@komal3120
Copy link

I would like to contribute to this issue.
Can you assign it to me?

@Arvind-raj06
Copy link
Member Author

@Arvind-raj06
Copy link
Member Author

Come up with an API for discussion and PA will sure acknowledge you

@komal3120
Copy link

ok thanks

@FamALouiz
Copy link

Is anyone working on this already?

@FamALouiz FamALouiz linked a pull request Mar 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants