Which data structure is most appropriate for representing a network of computers, where each computer is connected to multiple other computers?
Array
Stack
Linked list
Adjacency list

Data Structures and Algorithms Übungen werden geladen ...