Design and Analysis of Algorithm

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