Akhmetov A. R.

1234567891011
Across
  1. 5. A dynamic structure whose elements are interconnected
  2. 6. A block of code executed when called
  3. 8. A structure for representing objects and their relationships
  4. 9. Student's last name
  5. 10. Storing a "key-value" pair
  6. 11. A structure processed by algorithms that includes information
Down
  1. 1. The process of arranging elements according to a certain criterion
  2. 2. A set of commands executed by a computer
  3. 3. A data structure that operates on the "last in, first out" principle
  4. 4. A data structure for sequentially processing elements
  5. 7. A characteristic of an algorithm that describes the cost of resources (time or memory)
  6. 9. A structure that stores elements in a continuous area of memory and accesses by index