Data Structure

People build so many data structure only for one purpose - easy to manipulate. Those structure is supporting the computer science, just like how we place the goods in warehouse. Here is how we place the data.

From Line to Multidimension

Array

It is the most basic structure. But the most easy things can be the most sophisticate, like traditional Chinese philosophy, like DNA build all creature in the world.

Matrix (2-D Array)

Two dimension array.

String (Character Array)

String is a special array with characters.

More Structural

Binary Tree

Heap

Stack

Queue

Disjoint Set

Graph

results matching ""

    No results matching ""