Structured Question:

Do you know what is data structure?

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.

Read All 37 Structured Questions
Previous QuestionNext Question
What is software structure?What is an interview?