Coursera's Data Structures and Algorithms Specialization
algorithm
graph-algorithms
priority-queue
data-structures
binary-search-tree
sorting-algorithms
heap
tree-structure
search-algorithm
dynamic-programming
shortest-paths
hash-algorithm
heuristics
minimum-spanning-trees
greedy-algorithm
hash-tables
string-algorithms
efficient-algorithm
amortized-array
disjoint
-
Updated
Aug 15, 2019 - Python
This algorithm is simple and it would be a nice addition to a collection algorithms your library provides
Documentation and sample Python code can be found here
https://www.geeksforgeeks.org/articulation-points-or-cut-vertices-in-a-graph/