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