Unit 1. Introduction to data structure and C programming

Topics Covered

  1. Concept and Definition of Data Structures
  2. Information and its meaning
    1.  Array in C
    2. The array as an ADT
    3. One dimensional array
    4. Two dimensional array
    5. Multi-dimensional array
    6. Structure
    7. Union
    8. Pointer