Write down the advantages and disadvantages of linked list over an array as a linear data structure
Answers
Answered by
0
Both Arrays and Linked List can be used to store linear data of similar types, but they both have some advantages and disadvantages over each other. ... Accessing an element in an array is fast, while Linked list takes linear time, so it is quite a bit slower.
Similar questions
Math,
6 months ago
Math,
6 months ago
Social Sciences,
6 months ago
Business Studies,
1 year ago
Business Studies,
1 year ago