1.5 KiB
title | TARGET DECK | FILE TAGS | tags | |
---|---|---|---|---|
Data Structures | Obsidian::STEM | data_structure |
|
Overview
A data structure is a collection of data values, the relationships among them, and the functions/operations that can be applied to the data.
%%ANKI Basic What is a data structure? Back: A collection of data values and the functions that can be applied to them. Reference: “Data Structure.” In Wikipedia, April 13, 2024. https://en.wikipedia.org/w/index.php?title=Data_structure&oldid=1218671731.
END%%
%%ANKI Cloze A {data structure} serves as the basis of an {ADT}. Reference: “Data Structure.” In Wikipedia, April 13, 2024. https://en.wikipedia.org/w/index.php?title=Data_structure&oldid=1218671731.
END%%
%%ANKI Cloze An {1:ADT} is to the {2:logical} whereas a {2:data structure} is to the {1:physical}. Reference: “Data Structure.” In Wikipedia, April 13, 2024. https://en.wikipedia.org/w/index.php?title=Data_structure&oldid=1218671731.
END%%
Bibliography
- “Data Structure.” In Wikipedia, April 13, 2024. https://en.wikipedia.org/w/index.php?title=Data_structure&oldid=1218671731.