Across
- 2. Deletion from one end and insertion from other end
- 4. Used in quicksort for comparision
- 7. Defines the scope and life of variable
- 11. Store the non-homogeneous data elements
- 12. Main measure for the efficiency of an algorithm
- 13. Used in Recursive problems
Down
- 1. Sorts using Divide and conquer strategy
- 3. Notations used in Evaluation of Arithmetic Expressions
- 5. Operation of processing each element in the list
- 6. Memory address of the first element of an array
- 8. Highest precedence operator
- 9. Two dimensional arrays
- 10. Sort which compares adjacent elements in a list and switches where necessary
