Time complexity to check if an edge exists between two vertices would be ___________
Posted: Wed Jul 13, 2022 7:44 pm
a) O(V*V)
b) O(V+E)
c) O(1)
d) O(E)
b) O(V+E)
c) O(1)
d) O(E)
Accurate answers. Every time.
https://answerhappy.com/