what is the need of data structure
Answers were Sorted based on User's Feedback
Answer / surendra gour
Data structure is the way in which the various data element
are organised in memory with respect to each other.
| Is This Answer Correct ? | 6 Yes | 10 No |
Explain heapsort. What is its complexity?
Can we override compareto method for enumerations?
Define an algorithm. What are the types of algorithms?
What is the difference between list, set and map?
what is a balanced tree.
What do you mean by data types?
How do you sort an array in decreasing order?
How is any data structure application is classified among files?
What is time complexity of arrays sort?
Explain the terms base case, recursive case, binding time, run-time stack and tail recursion.
Define tree edge?
How do you sort an arraylist?