Why we need data structure?
Data structures help us to organize the data in the
computer, resulting in more efficient programs. An
efficient program executes faster and helps minimize the
usage of resources like memory and disk.
Data structures organize data ⇒ more efficient
programs.
More powerful computers ⇒ more complex
applications.
More complex applications demand more calculations.
0 Comments