Q. What is the time complexity of enqueue operation? (A) O(logn) (B) O(nlogn) (C) O(n) (D) O(1) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) O(1)