Page 1 of 1

For an n-vertex undirected graph, the time required to find a cycle is ____________

Posted: Thu Jul 14, 2022 9:05 am
by answerhappygod
a) O(n)
b) O(n2)
c) O(n+1)
d) O(logn)