Articles in this series
Graph Theory A graph is a non-linear data structure consisting of nodes (also called as vertices) and edges to connect those nodes. Graphs are used to...