What is the time complexity of enqueue operation? Q & A › Category: Data Structure › What is the time complexity of enqueue operation? -1 Vote Up Vote Down Admin Staff asked 4 years ago What is the time complexity of enqueue operation? a) O(logn) b) O(nlogn) c) O(n) d) O(1) Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago d) O(1) Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...