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 sequential sorting?
What is a hashset?
Which collection class is thread safe?
What is dynamic array in excel?
What is linear-logarithm chasm?
how to display Singly Linked List from First to Last?
Is hashset thread safe?
What is meant by a dynamic array?
Can we store a string and integer together in an array?
What is data structure and why we need it?
How to get the index of an array element?
Which data structure is applied when dealing with a recursive function?
Define level of the tree?
What are linked lists most commonly used for?
What do you mean by hash function?