Medium-EasyRememberGraphsMultiple Choice

What is the time complexity of topological sort using Kahn's algorithm?

Remember Tests recall of fundamental facts and definitions.

Answer Options

AO(V log V)
BO(V+E)
CO(V*E)
DO(V²)

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 33+ more Graphs questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Graphs topic (Algorithms).

More Graphs Questions