yo
Across
- 4. It’s a type of matrix where majority of elements are 0(zero)
- 8. The number of vertexes starting from a vertex is known as ______ of a vertex
- 9. Predefined data type
- 10. Data of different types can be stored
- 12. A condition where there's no memory space left
- 14. Think of a heap of plates, which type of data structure does it remind you of ?
- 15. A data structure which is designed to use a special function called hash
Down
- 1. Also known as in-place comparison sort
- 2. repetitive computations
- 3. where insertion and deletion can be done by both from the beginning and the end
- 5. A term also known as reverse polish notation
- 6. A search method where an element can be found only in a sorted list
- 7. Insertion of node a into free storage list
- 11. A rank structure ( from most to least)
- 13. One of the application of binary tree