WebClub-NITK / Hacktoberfest-2k21

Repository for Hacktoberfest-2k21
1 stars 7 forks source link

Articulation Points #1

Open DeltaCube23 opened 3 years ago

DeltaCube23 commented 3 years ago

Description

Take an undirected graph with N vertices and M edges as the input. Find all the articulation points of the graph.

Details

Issue requirements / progress

Resources

https://xlinux.nist.gov/dads/HTML/cutvertex.html

Directory Structure

Create a Folder "1_Articulation_Points" under the "Algorithms" directory and within it add your file with the same name.

Note

  1. Please claim the issue first by commenting here before starting to work on it.
  2. Once you are done with the task and have created a Pull Request, please tag @DeltaCube23 to request a review.
Laaaaksh commented 3 years ago

Hey, I would like to take up this issue! @DeltaCube23

DeltaCube23 commented 3 years ago

Okay go ahead. @muditsinghal can you assign this to @Laaaaksh