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