Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) Singly linked list
b) Doubly linked list
c) Circular doubly linked list
d) Array implementation of list