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 |
Write code for reversing a linked list.
Explain what is the type of the algorithm used in solving the 8 queens problem?
Differentiate between compilers and interpreters.
What is meant by heap sort?
What is difference between linear and non linear data structure?
What is long data type?
Can arraylist have duplicates?
What are the Advantages and disadvantages of Array?
Is arraylist heterogeneous?
What stack means?
What is data structure and its classification?
Which is faster hashset or treeset?