Introduction to Data Structure

12345678
Across
  1. 2. an example of static data structure
  2. 3. the process of visiting each element
  3. 6. Last in first out
  4. 7. an example of dynamic data structure
  5. 8. an example of non-linear data structure
Down
  1. 1. an example of linear data structure
  2. 2. is the logical picture of data and operations to manipulate the data
  3. 4. an operation to arrange the element in ascending or descending order
  4. 5. First in first out