- Algorithms
- Artificial Intelligence (75)
- Assembly Language
- Computational Complexity Theory (2)
- Computer Engineering (190)
- Computer Networks (29)
- Internet (132)
- Data Mining (1)
- Data Structure (80)
- Discrete Mathematics (43)
- Distributed Computing (1)
- File Sharing (8)
- Hacking (74)
- History of Computer Science (209)
- Machine Learning (3)
- Programming (352)
- Quantum Computing
- Robotics (30)
- Software Engineering (44)
Topics: Data Structure
Data Structure
Data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.Different kinds of data structures are suited to different kinds of applications, and some are highly specialized to certain tasks. Data structures are used in almost every program or software system. Specific data structures are essential ingredients of many efficient algorithms, and make possible the management of huge amounts of data, such as large databases and internet indexing services. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing factor in software design.

Showing 4 of 4 courses. See All