M

Mr. Dubey • 100.69K Points
Coach

Q. What is the space complexity of the post-order traversal in the recursive fashion? (d is the tree depth and n is the number of nodes)

  • (A) O(1)
  • (B) O(nlogd)
  • (C) O(logd)
  • (D) O(d)
Share

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics