Data Structures in a Nutshell
Dev Genius (2020)
4 Pages Posted: 19 Jul 2022
Date Written: June 07, 2020
Abstract
Structuring and organizing data is a fundamental aspect of developing a computer application. Linear data structures: arrays, lists, stacks and queues, and mathematical structure: the graph are well necessary and needed to learn and begin the process of programming, designing and development. We are fully aware that graphs find their use in many of our day to day applications as do lists and arrays. It is recommended to guide yourself through each bit of detailed lesson on Data Structures including Primitive Data Structures to get full idea of this field.
Keywords: data, data structure, list, array, graph, memory, space, queue, tech, programming, development
Suggested Citation: Suggested Citation