I wrote this tutorial as an introduction to data
structure via c++ . It'll include at first a quick
review of some of the c/c++ which may help you
through the rest of the tutorial , And then there'll
be some discussion of the most famous classes ( such as stacks ,
queues , linked lists ..etc )