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 meant by arraylist?
What is tree in computer science?
Which is better merge or quick sort?
Is hashmap faster than arraylist?
What is push and pop in stack?
What is list and types of list?
What is the structure of an array?
Differentiate between queue and stack.
Are duplicates allowed in hashmap?
Explain what is binary search?
What is the need of sorting?
Which is faster hashmap or hashtable?
What is data structure and why we need them?
List out a few of the applications that make use of Multilinked Structures?
What is a node in it?