Data Structures
Jump to navigation
Jump to search
Simply put, a data structure imposes structure on a set of data. A data structure enables programs to store and retrieve data in such a manner which considers both access time and memory constraints.