Pregunta de entrevista de Nabta Health

What is a graph data structure?

Respuesta de la entrevista

Anónimo

13 abr 2022

Graph is a type of non-linear data structure that consists of vertices or nodes connected by edges or links for storing data. Edges connecting the nodes may be directed or undirected.