Data Structures
A data structure is a data organisation and storage format usually chosen for efficient access to data.
It is generally data coupled with some functions and properties that one can use to effectively work with it.
Notes
- Priority Queues