A

Admin • 833.24K Points
Coach

Q. An array consists of n elements. We want to create a heap using the elements. The time complexity of building a heap will be in order of

  • (A) O(n*n*logn)
  • (B) O(n*logn)
  • (C) O(n*n)
  • (D) O(n *logn *logn)

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.

Be the first to start discuss.