Vidyalelo
Data Structure · Q950

Miscellaneous on Data Structures

Programming · Data Structure · question 950

Q950

Which among the following is the message complexity for the flooding algorithm?

A.
O(|E|)
Answer
B.
O(|E2|)
C.
O(n2)
D.
O(1)

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board