Set A

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