what is the need of data structure

Answers were Sorted based on User's Feedback



what is the need of data structure ..

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

Post New Answer

More Data Structures Interview Questions

Explain the most efficient method to reverse a linked list?

0 Answers  


What is vector and types of vector?

0 Answers  


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

0 Answers  


Which file contains the definition of member functions?

0 Answers  


Is binary tree a bst?

0 Answers  






What are the issues that hamper the efficiency in sorting a file?

0 Answers  


Can we define the size of arraylist?

0 Answers  


How do you explain bubble sort?

0 Answers  


What are the disadvantages array implementations of linked list?

0 Answers  


What is the need for path compression?

0 Answers  


Can treemap have null values?

0 Answers  


what is the difference between singly and doubly linked lists?

0 Answers  


Categories