CCA LAB

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