Introduction to Graph Algorithms



The graph is a non-linear data-structure, which consists finite number of nodes and a set of edges which are used to connect a pair of nodes.

The graphs are used to solve some real-time problems to represent network etc. In different social networks, the graphs are used.

In this Section We are going to cover −

Updated on: 2019-07-30T22:30:23+05:30

616 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements