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: 31  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Data Structures (DS) Practice Test: Linear Data Structures - 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?