Pergunta de entrevista da empresa Nabta Health

What is a graph data structure?

Resposta da entrevista

Sigiloso

13 de abr. de 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.