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