Examveda

Most Efficient Time Complexity of Topological Sorting is? (V - number of vertices, E - number of edges)

A. O(V + E)

B. O(V)

C. O(E)

D. O(V*E)

Answer: Option A


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures