PA of Algorithms Q46

0. Consider the following C function:

  • Option : B
  • Explanation :
    Here foo(1) is recursive function. Spare complexity is O (n) as there can be at most O (n) active function at a time
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *