employer cover photo
employer logo
employer logo

National Security Agency

Engaged employer

National Security Agency interview question

Explain a circular Linked List.

Interview Answer

Anonymous

25 May 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