Data structures

Home > Computer Science > Theory of Computation > Algorithm Design and Analysis > Data structures

The ways in which data is stored, organized, and manipulated in computer science, including arrays, linked lists, stacks, queues, and trees.