example of linear and non-linear data structures?
Answer Posted / siya chohan
These are single level data structure, its element forms a sequence so it is called as linear data structure.
Types of it are-
1.Stack
2.Queue
3.Link list
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is weight balanced tree in data structure?
Can hashset contain null?
Does arraylist have a tostring?
How many types of linked list are there?
What is a simple graph?
How do you search for a target key in a linked list?
Which sorting technique is best in worst case?
What is heap tree explain with example?
What is the function of stack?
Define disjoint set adt?
What is meant by strongly connected in a graph?
What is merge sort in daa?
What is definition list?
Which is the parent class of linkedlist class?
Write program for Bubble Sort ?