Abstract
The study of data structures - that is, methods for organizing data that are suitable for computer processing - is one of the classic topics of computer science. At the hardware level, a computer views storage devices such as internal memory and disk as holders of elementary data units (bytes), each accessible through its address (an integer). When writing programs, instead of manipulating the data at the byte level, it is convenient to organize them into higher-level entities called data structures.
Cite
CITATION STYLE
Tamassia, R., & Cantrill, B. M. (2004). Data structures. In Computer Science Handbook, Second Edition (pp. 4-1-4–29). CRC Press. https://doi.org/10.2307/3009064
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.