Data Structure Crossword Puzzle
Across
- 2. One type of linked list
- 3. a basic unit of a data structure in linked list or tree
- 4. hierarchical structure in which elements are arranged in multiple levels
- 6. a matrix containing more no of zeroes
- 7. LIFO data structure
- 8. non-linear data structure consisting of nodes and edges
- 9. one type of tree traversal
Down
- 1. FIFO data structure
- 2. is the total number of children of that node.
- 5. way of organizing data in a computer