Термины

12345678910111213
Across
  1. 1. student's second name
  2. 3. performing arithmetic operations using Arabic numerals.
  3. 6. the sequence of commands in the algorithm.
  4. 8. a value that reflects the order of magnitude of the required resource depending on the dimension of the task.
  5. 10. a block diagram element that is used to place labels.
  6. 11. algorithms that work with relatively simple types of data, such as numbers and matrices.
  7. 12. algorithms that generate various control actions based on data obtained from external processes that the algorithms control.
Down
  1. 2. an accurate finite rule system that defines the content and procedure of the performer's actions on certain objects in order to obtain the desired result after a finite number of steps.
  2. 4. a block diagram element that is used for data output and data printing.
  3. 5. a sequence of actions performed repeatedly, each time with new parameter values.
  4. 7. a property of an algorithm that indicates that it should produce a result in a specific number of steps.
  5. 9. name of the presentation of the results.
  6. 12. a block diagram element that is used only for data entry.
  7. 13. an algorithm function that dominates the exact expression of time complexity.