Answer Posted / b.thiruppathi raja
In computer science, a data structure is a particular way
of storing and organizing data in a computer so that it can
be used efficiently..,
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between hashset and treeset?
What is the space complexity of selection sort?
Why is hashing used?
Differentiate between hashmap and treemap.
What is the best case complexity of quicksort?
What are the types of binary tree?
Differentiate between compilers and interpreters.
Is arraylist reference type?
How does a selection sort work?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is a data structure definition?
Can you distinguish between ArrayList and Array?
What is a pass in bubble sort?
Write code for reversing a linked list.
Is quicksort faster than merge sort?