Let's test your knowledge. Fill in the missing part by typing it in.
A ___ linked list
is one where every node points to its next node in the sequence, but the last node points to the first node in the list.
Write the missing line below.
A ___ linked list
is one where every node points to its next node in the sequence, but the last node points to the first node in the list.
Write the missing line below.