6.1 Graph representation in Data Structure(Graph Theory)|Adjacency Matrix and Adjacency List

Jenny's lectures CS/IT NET&JRF
Youtube
Related Topic
:- programming skills Data Structures

In this video, I have explained the two most popular methods(Adjacency Matrix and Adjacency List) for representing the graph in the computer. 

Comments