example of linear and non-linear data structures?
Answer Posted / guest
stack,queue-linear data structure
tree,graph-nonlinear data structure
| Is This Answer Correct ? | 37 Yes | 6 No |
Post New Answer View All Answers
Why we use linked list?
Which data structure is used to perform recursion?
Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?
What is the similarity between a Structure, Union and enumeration?
State the different types of linked lists?
Define secondary clustering?
What is adt example?
Is hashmap ordered?
How does a hashmap work?
How do you determine if a binary tree is height balanced?
What is array and structure?
What is circular queue in data structure?
How do I remove a value from a list?
What do you mean by heap order property?
How many passes are required in bubble sort?