Q95
Time complexity to check if an edge exists between two vertices would be . . . . . . . .
A.
O(V*V)
B.
O(V+E)
C.
O(1)
D.
O(E)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board