Question d’entretien chez Nabta Health

What is a graph data structure?

Réponse à la question d'entretien

Utilisateur anonyme

13 avr. 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.