Course Code: CSE-603
Course Name: Data Structure
Course Teacher: Ayesha Siddika, Assistant Professor, Dept. of CSE
Contact: ayesha@cse.wub.edu.bd

Data structure is a logical & mathematical model of storing & organizing data in a particular way in a computer. Array, Linked List, Stack, Queue, Tree, Graph etc are all data structures that store the data in a special way so that we can access and use the data efficiently. Each of these mentioned data structures has a different special way of organizing data.  So we choose the data structure based on the requirement and cover each of these data structures in separate tutorials. The study of data structure helps the students in developing logic & structured programs.

Recommended Text Books:
1. Data structures- Author: Schaum’s series, Publication: Tata McGraw Hill
2. An introduction to data structures with applications - Author: Tremblay & Srenson, publication: Tata McGraw Hill

Website Links:
http://thecodegallery.com/DSM/index.php
http://eazynotes.com/pages/data-structure-algorithms.html