A LEVEL COMPUTING
Data Structures
Theory
1. Introduction
Computing is all about handling data. And that data needs to be organised in a logical manner for the task in hand.
Computer science has developed a number of 'data structures' to easily manipulate and sort related data. These structures are called the LIST, STACK, QUEUE, and TREE
This mini-web covers each of these data structures.
Copyright © www.teach-ict.com