#4459 - Added code to find Articulation Points and Bridges
Description : New Feature - Added Articulation Point and Bridge Algo. Helps to find the articulation points and bridges in graph. Detailed Explanation is added in code.
- [x] I have read CONTRIBUTING.md.
- [x] This pull request is all my own work -- I have not plagiarized it.
- [x] All filenames are in PascalCase.
- [x] All functions and variable names follow Java naming conventions.
- [x] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
Hey, I loved the idea of an algorithm library. I added code for articulation points and bridges for graphs. This code should work for all the test cases but if any issue arises, please let me know. I am new to open source. I hope It will help the community. I don't know about lint checks, and how to fix it. If it's of any issue, please inform me, I would love to know how to fix it and will do it. Thank You !! :)
Fixed Lint
If everything checks out, I request the maintainer(s) to please merge my request using "hacktoberfest-accepted" label. Also, I would like to be assigned to this for any future issues or anything related. Thank You !!
Pull Request Review Request
Hey,
Please review the PR. I have added the source code along with a test-case file.
If you identify any issues with the code, please do let me know. I will fix them asap.
Otherwise, if everything looks good, I would appreciate your approval to merge the code.
Thank you !!
Hey Maintainers/Code Owners (@BamaCharanChhandogi @debasishbsws @vil02 @yanglbme),
It's been 3 days since this PR, and I would humbly request your review on this.
I'll be eagerly waiting to hear from you.
Thank you.
@Prabhat-Kumar-42 please apply all of the meta suggestions from #4465 here.
@vil02 , yes, I will surely.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!
Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!