Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Algorithm to find bridge #236

Open
ZigRazor opened this issue Oct 11, 2022 · 6 comments
Open

Algorithm to find bridge #236

ZigRazor opened this issue Oct 11, 2022 · 6 comments
Assignees
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue

Comments

@ZigRazor
Copy link
Owner

Please add an algorithm to find bridge inside graph.

@ZigRazor ZigRazor added enhancement New feature or request good first issue Good for newcomers development Development of new Functionalities core something about core Priority:Medium Priority Label for medium priority issue hacktoberfest hacktoberfest issue labels Oct 11, 2022
@ZigRazor ZigRazor added this to the Algorithm Implementation milestone Oct 11, 2022
@RachitGarg-12
Copy link

hey @ZigRazor please assign me this issue.

@ZigRazor
Copy link
Owner Author

Sure! @RachitGarg-12

@ZigRazor
Copy link
Owner Author

@RachitGarg-12 are you working on it?

@ZigRazor
Copy link
Owner Author

ZigRazor commented Jul 4, 2023

Deassigned due to inactivity

@Gowthamvishy
Copy link

@ZigRazor
I’m Gowtham and came across the issue of finding articulation points using DFS. I’d love to contribute an efficient algorithm for this and wanted to check if the issue is still open. I’m experienced with algorithms like Bridges in Graphs and DFS, so I’m confident in providing an optimized solution. Let me know if there are any specific requirements or coding standards to follow.

@ZigRazor
Copy link
Owner Author

hi @Gowthamvishy,

the issue is still open and you can contribute to it.
I assign it to you.
The suggestion is to follow the structure of the project to implement new algorithm.
Take inspiration from the work done until now.

thank you in advance.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue
Projects
None yet
Development

No branches or pull requests

3 participants