Design and Analysis of Algorithm
Across
- 1. different ways of writing an algorithm is called as?
- 3. Another name of the fractional knapsack is?
- 5. algorithms are used to find the shortest path from a source node to all other nodes in a weighted graph?
- 6. Kruskals algorithm works in the technique of ?
- 8. algorithm to find single source shortest path problem with negative edge weights.
- 9. sorting by divide and conquer technique by partitioning the array based on pivot element
Down
- 1. characteristic of an algorithm to be clear and unambiguous
- 2. algorithm to find transitive closure matrix
- 4. data structure for storing/ representing Sequence of zero or more elements represented in node
- 7. complete binary tree is usually represented in the form of ?