a) Singly linked list
b) Doubly linked list
c) Circular doubly linked list
d) Array implementation of list
The concatenation of two lists can be performed in O(1) time. Which of the following variation of the linked list can be
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The concatenation of two lists can be performed in O(1) time. Which of the following variation of the linked list can be
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!