A

Admin • 833.24K Points
Coach

Q. What would be the asymptotic time complexity to insert an element at the second position in the linked list?

  • (A) o(1)
  • (B) o(n)
  • (C) o(n2)
  • (D) none

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.