Graphs

A graph is a useful data structure in Computer Science as it consists of a set of nodes connected to each other with vertices. A pair of nodes is an edge (line if the graph is undirected, arrow if the graph is directed).

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.