3 votes
7
15 votes
8
A process executes the codefork(); fork(); fork();The total number of child processes created is$3$$4$$7$$8$
1 votes
12
2 votes
14
What is Union Find algorithm? Which type of algo we can search with Union Find algo?