Across
- 4. used in hashing
- 5. an algorithm to find the minimum spanning tree
- 6. a tree where it has at most two children
- 8. LIFO data structure
- 10. a special data structure used for priority based processing
Down
- 1. linear data structure where each element points to next
- 2. a sorting algorithm which uses a pivot element
- 3. a non linear data structure which contains edges and vertices
- 7. an error which occurs during the execution time
- 9. transfers high level language to low level language
