In what areas do data structures are applied
Answers
Answered by
3
Answer:
Data structure is important in almost every aspect where data is involved.
In general, algorithms that involve efficient data structure is applied in the following areas: numerical analysis, operating system, A.I., compiler design, database management, graphics, and statistical analysis, to name a few.
Similar questions