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
How does shell sort work?
What is time complexity of sorting algorithms?
How long does it take to master data structures and algorithms?
What is difference between hashmap and treemap?
What is definition list?
How many types of data structures are used?
Why do we use different types of data structures?
What is a matrix? Explain its uses with an example
How do you declare An array of three pointers to chars
What actions are performed when a function is called?
Where the data structures are used?
How does arraylist size work?
Who created quicksort?
What is the space complexity of selection sort?
What is the complexity of bubble sort?