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
Is treeset synchronized?
What is an example of an algorithm?
What is a cycle or a circuit?
How do you get placements?
Which is faster hashmap or concurrenthashmap?
Can we put null value in hashmap?
What do you know about the big-o notation and can you give some examples with respect to different data structures?
What is a tech stack?
How efficient is bubble sort?
Write a program using mergesort technique.
How will you sort the elements of array in descending order?
What is the best time complexity of bubble sort?
If you are using c language to implement the heterogeneous linked list, explain what pointer type will you use?
What do you mean by hash table?
Is hashset a collection?