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