Skip to content
#

educational

Here are 1,151 public repositories matching this topic...

guyroznb
guyroznb commented Oct 4, 2020

Description of Change

  1. adding new feature - articulation point algorithm. In a graph, a vertex is called an articulation point if removing it and all the edges associated with it results in the increase of the number of connected components in the graph. For example consider the graph given in following figure.
  2. moving the GraphRep struct from Graph.c to Graph.h

References

<!

danthareja
danthareja commented Nov 7, 2017

Welcome new contributors!

In this experience, you are a doer. You take action first, and learn about the action afterwards. This design helps you get comfortable in the unknown, an entity that is omnipresent in the coding world. If you're feeling confused, that's ok. Read the instructions carefully, trust the process, and have fun!

To help guide you through the experience, th

Delta456
Delta456 commented Oct 3, 2020

As Hacktoberfest has started and the guidelines have changed. I have added hacktoberfest topic to the repo and hacktoberfest-accepted label.

People are adviced not to make spammy PRs as it will be closed and marked as invalid. If you find any errors and can add more content in the pre existing sections then you are welcome to do so!

We will also be grateful if you added a new topic for

Improve this page

Add a description, image, and links to the educational topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the educational topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.