Concepts
Data Structure
Citation Formats
General Reference
APA Style
BibTeX
A data structure is a defined way of organizing and storing data so that it can be accessed and changed efficiently, such as a list, a tree or a table of key and value pairs. Choosing the right data structure for a problem is often the decision that matters most for a program's performance, more than the choice of algorithm run on top of it, because the shape of the data determines which operations are fast and which are slow. Donald Knuth's The Art of Computer Programming, whose first volume, Fundamental Algorithms, appeared in 1968, gave the field one of its first systematic, mathematically rigorous surveys of data structures alongside the algorithms that operate on them.
Cross-Tradition Connections
Sources
Reader Challenges (0 open reader challenges)
No disputes yet. Spotted an error or a better source? Open the first one.
Sign in to dispute this or suggest a correction.
View At A Past Year
The atlas records no dated fact of its own for this entry, so there is no other year to choose.