

McqMate
Q. |
The concatenation of two list can performed in O(1) time. Which of the following variation of linked list can be used? |
A. | singly linked list |
B. | doubly linked list |
C. | circular doubly linked list |
D. | array implementation of list |
Answer» C. circular doubly linked list |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet