Which algorithm has a time complexity of Theta(2^n)?
Fibonacci sequence calculation
Quick sort
Merge sort
Factorial calculation

Data Structures and Algorithms Exercises are loading ...