Whether Linked List is linear or Non-linear data structure?



Whether Linked List is linear or Non-linear data structure?..

Answer / 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

More Data Structures Interview Questions

Define tree edge?

0 Answers  


How do you access the values within an array?

0 Answers  


Should I use hashmap or hashtable?

0 Answers  


How do you assign an address to an element of a pointer array ?

0 Answers  


What are the different types of data structures?

0 Answers  






What are the Differences between map and hashmap?

0 Answers  


What are data and data types?

0 Answers  


Mention the data structures which are used in graph implementation.

0 Answers  


Which is best book for data structures?

0 Answers  


How does the size of arraylist increases dynamically?

0 Answers  


What is the maximum total number of nodes in a tree that has N levels? Note that the root is level (zero)

18 Answers   CSC, National Instruments, Sasken, Sybrant Technologies,


Write the importance of hashing?

0 Answers  


Categories