Data Structure
A data structure is a way of organising and storing data so it can be used efficiently. Arrays, lists, stacks, queues, and hash maps are common examples.
A data structure is a way of organising and storing data so it can be used efficiently. Arrays, lists, stacks, queues, and hash maps are common examples.