Skip to content

[Feature Request]: Add the LP solution for 1121 #4093

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

Closed
4 tasks done
kashvi7440 opened this issue Jul 30, 2024 · 2 comments
Closed
4 tasks done

[Feature Request]: Add the LP solution for 1121 #4093

kashvi7440 opened this issue Jul 30, 2024 · 2 comments
Assignees
Labels
CodeHarborHub - Thanks for creating an issue! gssoc GirlScript Summer of Code | Contributor GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels

Comments

@kashvi7440
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

I am requesting the addition of LeetCode problem number "1121. Divide Array Into Increasing Sequences". This problem involves determining the earliest time at which all individuals in a network become friends, given a series of friendship events over time. The problem can be modeled using graph theory, specifically focusing on union-find data structures or other methods to track connected components in the graph

Use Case

Adding this problem would provide users with a new problem to solve, which can help in practicing and enhancing their problem-solving skills in graph theory and union-find techniques. This problem is a good example of real-world scenarios where connectivity and network analysis are important.

Benefits

Implementing this feature would expand the variety of problems available in the repository, thus catering to a wider range of interests and skill levels. It will also help users practice and improve their understanding of advanced algorithms and data structures. Providing solutions and discussions for such problems can foster a more engaged and knowledgeable community.

Add ScreenShots

No response

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@kashvi7440 kashvi7440 added the enhancement New feature or request label Jul 30, 2024
Copy link

Hi @kashvi7440! Thanks for opening this issue. We appreciate your contribution to this open-source project. Your input is valuable and we aim to respond or assign your issue as soon as possible. Thanks again!

@ajay-dhangar ajay-dhangar added GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels gssoc GirlScript Summer of Code | Contributor labels Jul 30, 2024
Copy link

Hello @kashvi7440! Your issue #4093 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeHarborHub - Thanks for creating an issue! gssoc GirlScript Summer of Code | Contributor GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels
Projects
None yet
Development

No branches or pull requests

2 participants