Q269
Which among the following best represents the time complexity to find articulate points in a graph?
A.
O(V)
B.
O(E)
C.
O(V + E)
AnswerD.
O(V * E)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board