Set A

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