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

How does bogo sort work?

0 Answers  


The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?

11 Answers   Morgan Stanley, Wipro,


Does arraylist shrink?

0 Answers  


Is an arraylist a vector?

0 Answers  


Why quicksort is faster?

0 Answers  






In which matrix, we can use multilinked structures?

0 Answers  


What is top in stack?

0 Answers  


What is a simple path?

0 Answers  


In which data structure, elements can be added or removed at either end, but not in the middle?

42 Answers   Infosys, NIC, TTA, Wipro,


What is a data structure definition?

0 Answers  


Why is selection sort used?

0 Answers  


Are linked lists considered linear or non-linear data structure?

0 Answers  


Categories