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 Consecutive sequence leetcode problem #9436

Closed
Mridul-2003 opened this issue Oct 2, 2023 · 5 comments
Closed

Longest Consecutive sequence leetcode problem #9436

Mridul-2003 opened this issue Oct 2, 2023 · 5 comments
Labels
enhancement This PR modified some existing files

Comments

@Mridul-2003
Copy link

Feature description

Longest consecutive sequence problem solved using hash set.

@Mridul-2003 Mridul-2003 added the enhancement This PR modified some existing files label Oct 2, 2023
@KiranBabu007
Copy link

In which folder should i add the program file or should i create a new one?

@jayant-01
Copy link

can i work on this under hacktoberfest 2023

@Kaushik2201
Copy link

I have made a PR #9451 please have a look

@Sarthak950
Copy link

I have added a well-documented solution for Leet Code Problem Longest consecutive Sequence
#9686

@tianyizheng02
Copy link
Contributor

Closing all issues that propose/ask permission to work on a new algorithm. Please read our contributing guidelines. We don't assign issues in this repo.

If you are interested in resolving an open issue, simply make a pull request with your proposed fix. We do not assign issues in this repo so please do not ask for permission to work on an issue.

Do not create an issue to contribute an algorithm. Please submit a pull request instead.

@tianyizheng02 tianyizheng02 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

No branches or pull requests

6 participants