702 views

1 Answer

3 votes
3 votes

Sorry, I'm not able to upload the protrait version of the image .

It is just some changes in the Minimum spanning tree algo.Correct me if I'm wrong.

Related questions

14 votes
14 votes
2 answers
2
go_editor asked May 31, 2016
1,653 views
Let $H_1$ and $H_2$ be two complete binary trees that are heaps as well. Assume $H_1$ and $H_2$ are max-heaps, each of size $n$. Design and analyze an efficient algorithm...
1 votes
1 votes
1 answer
3
go_editor asked May 31, 2016
736 views
Let $A$ and $B$ be two arrays, each containing $n$ distinct integers. Each of them is sorted in increasing order. Let $C = A \cup B$. Design an algorithm for computing t...