Change Image Delete
The addition and deletion of an item to/ from the linked list require modification of the existing pointers; The linked list pointers do not provide an efficient way to search an item in the linked list; Linked list pointers always maintain the list in ascending order; The linked list data structure provides an efficient way to find a Kth element in the list