Structured Question:

Do you know what is data structure?

Structured Interview Question
Structured Interview Question

Answer:

In computer science, a data structure is a way of storing data in a computer so that it can be used efficiently. Often a carefully chosen data structure facilitates using the most efficient algorithm. The choice of the data structure often begins from the choice of an abstract data type.


Previous QuestionNext Question
What is software structure?What is an interview?