Data Structures & Algorithms
Data Structures
A data structure is a way of organising data in the memory of a computer.You can do this in a linear/non-linear way.This page explains each of these different data structures and how/when you should use them.