Medium-EasyRememberRecursion & BacktrackingMultiple Choice

Time complexity of generating all permutations of n distinct elements?

Remember Tests recall of fundamental facts and definitions.

Answer Options

AO(n!)
BO(n * n!)
CO(2^n)
DO(n²)

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 32+ more Recursion & Backtracking questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Recursion & Backtracking topic (Algorithms).

More Recursion & Backtracking Questions