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
Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?
Define a set?
Differentiate between priorityqueue and treeset.
What is int data type?
What is best time complexity?
What is data structure geeksforgeeks?
Are linked lists considered linear or non-linear data structures?
What is the difference between null and void?
Explain about map and their types?
What the principle of quick sort and its complexity?
How do you find the complexity of a bubble sort?
What is height balanced tree?
How do you find the depth of a binary tree?
What member function places a new node at the end of the linked list?
What is a postfix expression?