Whether Linked List is linear or Non-linear data structure?
Answer Posted / jagrit kashyap
According to Access strategies Linked list is a linear one.
According to Storage Linked List is a Non-linear one.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a vector element?
Is copyonwritearraylist thread safe?
How to cut or remove an element from the array?
What is a matrix?
What do you mean by Syntax Error
Why is it important to sort waste?
How do you sort a collection in descending order?
Which collection is used for sort?
Explain linked list in short.
What are lists?
Describe the complexity of Binary search
Explain implementation of deletion from a binary tree.
Which sorting technique is best?
What is the difference between for and foreach loop?
Which data structure is used in arraylist?