Question d’entretien chez National Security Agency

Explain a circular Linked List.

Réponse à la question d'entretien

Utilisateur anonyme

25 mai 2020

Where the last node of a list is connected to the first node in the list (think of street addresses going around a block)

1