Design and Analysis of Algorithm

1234567891011121314
Across
  1. 5. Data structure represented as essential
  2. 6. and check one by one element
  3. 8. Data structure used in DFS
  4. 10. pop() operation is called on an empty queue,
  5. 11. binary tree?
  6. 12. collection of tress?
  7. 14. Searching method start at beginning of the
Down
  1. 1. is the condition called?
  2. 2. algorithm to find transitive closure matrix
  3. 3. all pair shortest path problem
  4. 4. algorithm to find single source shortest path
  5. 7. collection of related, similar or dissimilar
  6. 9. with negative edge weights.
  7. 13. data structure is used to perform recursion