Syarat penyelesaian
A linked list is a linear data structure, in which the elements are not stored at contiguous memory locations. The elements in a linked list are linked using pointers.
Klik Geek for Geeks: Linked List Data Structure untuk membuka sumber.