The concatenation of two list can performed in O(1) time. Which of the following variation of linked list can be used?

🎲 Try a Random Question  |  Total Questions in Quiz: 28  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Data Structure: Linked List — practice the complete quiz, review flashcards, or try a random question.


The concatenation of two list can performed in O(1) time. Which of the following variation of linked list can be used?