what is linked list in data structure?
Answers
Answered by
1
Explanation:
A linked list is a linear data structure, in which the elements are not stored at contiguous memory locations. ... In simple words, a linked list consists of nodes where each node contains a data field and a reference(link) to the next node in the list. Topics : Singly Linked List.
Answered by
0
Answer:
Explanation:
A linked list consists of nodes where each node contains a data field and a reference(link) to the next node in the list
Similar questions
Geography,
4 months ago
Math,
4 months ago
Physics,
9 months ago
Social Sciences,
1 year ago
Hindi,
1 year ago