Set C

1234567891011121314
Across
  1. 3. position of element in array
  2. 5. instance of a class
  3. 8. a primitive data type
  4. 9. sequence of instructions for solving problem
  5. 12. online platform to write and execute Python codes
  6. 13. distinct
  7. 14. model of data type
Down
  1. 1. a linear data structure
  2. 2. data types for fractional numbers
  3. 3. alternative to recursion
  4. 4. memory is allocated as program executes
  5. 6. implements row-wise major array
  6. 7. value for Boolean data type
  7. 10. a non-linear data structure
  8. 11. ___-case is represented through Big-Omega notation