Dynamic Programming21 sections · 916 units
Open in CourseQuiz: Power Function
Knowledge check
Check Your Understanding
What is the time complexity of the naive recursive power function that computes using ?
- A.
- B.
- C.
- D.
Knowledge check
What is the time complexity of the naive recursive power function that computes using ?