Online Data Structure Course at TCCI– tccicomputercoaching.com

Page 1

Online Data Structure Course at TCCI– tccicomputercoaching.com What is Data Structure? A data structure is a particular way of organizing data in a computer so that it can be used efficiently. Data structures can implement one or more particular abstract data types (ADT), which specify the operations that can be performed on a data structure and the computational complexity of those operations. In comparison, a data structure is a concrete implementation of the specification provided by an ADT. Data structure is a particular way of storing and organizing information in a computer. So that it can be retrieved and used most productively. Different kinds of data structures are meant for different kinds of applications, and some are highly specialized to specific tasks. We should understand what Data Structure is, why and how it work, and what its shortcomings are. Knowing this will save our huge amount of time that could be wasted trying to solve a problem that has a solution.

Data structures are important for the following reasons: They are important because, they are what you do after you’ve become a computer scientist. Without, data structures and algorithms, you will be only a blinder coder.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.