Design and Analysis of Algorithm

12345678910
Across
  1. 2. DS represented as essential complete BT
  2. 4. collection of related, similar or dissimilar
  3. 8. Data structure used in DFS
  4. 9. collection of tress?
  5. 10. all pair shortest path problem
Down
  1. 1. algorithm to find single source shortest path
  2. 3. In which sorting technique at every step each
  3. 5. data structure is used to perform recursion
  4. 6. empty queue,what is the condition called?
  5. 7. algorithm to find transitive closure matrix