Answer Posted / shipra katare
Data Structure is about organizing and managing data in
the memory. It basically deal with memory management i.e
the way of storing data in memory.The data can be Raw
facts
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
State the merit of linked representation of binary trees?
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
Does treemap allow null key?
What is the difference between Array and LinkedList?
Is hashmap an object?
Which collection is used for sort?
What is a comparator function?
Is array immutable?
What are linked lists most commonly used for?
What is the time complexity of arrays sort?
What are the complexity of binary search?
Which is better selection or bubble sort?
Which sorting algorithm is worst?
Who created quicksort?
Is an arraylist a vector?