Data Structure Tutorial

The tutorial :

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 )

Table of contents :

C/C++ basics :
Introduction :
Stacks :
Queues :
Linked Lists :
Tables :
Hash Tables :
Trees :
Graphs :

More resources will be added later


Now If you've any question just leave it in our new message board for discussion



Copyright (C) 2000 Tarek Amr Abdullah. All rights reserved. My Home Page