Differentiate linear from non linear data structure?



Differentiate linear from non linear data structure?..

Answer / Atul Kumar Gupta

Linear data structures store elements in a one-dimensional sequence, while nonlinear data structures allow for more complex relationships between elements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is the bucket size, when the overlapping and collision occur at the same time?

1 Answers  


Have you ever used HashTable and Directory?

1 Answers  


How do you sort an arraylist in descending order?

1 Answers  


Can nsarray contain nil?

1 Answers  


Which is the parent class of printerstatereasons class?

1 Answers  


what is atmost complete binary tree?

6 Answers  


Model a data structure for a DFA that takes an event as parameter and performs a desired action.

1 Answers   Adobe,


Can we store a string and integer together in an array?

1 Answers  


Differentiate between hashmap and treemap.

1 Answers  


What is the difference between ienumerable and list?

1 Answers  


Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.

1 Answers   Expedia,


How can we reverse the order in the treemap?

1 Answers  


Categories