example of linear and non-linear data structures?
Answer Posted / santosh kumar chaudhary
A linear data structure is one in which, while traversing
sequentially, we can reach only one element directly from
another. Eg- Linked List, Array.
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
Can we make hashmap synchronized?
Tell me the difference between the character array and a string.
How to sequentially represent max-heap?
What is the family trees and connection by clause?
What are the Difference between tcp and udp?
Write the algorithm for converting infix expression to postfix expression?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
How does bogo sort work?
Write the c program to insert a node in circular singly list at the beginning.
which is the simplest file structure? (Sequential, indexed, random)
What is meant by hashing?
How to do the intersection of two sorted arrays?
Why do we need sorting?
What is a dequeue?
What thread means?