If a Queue is implemented with a linked list with two pointers front and rear, what will be the time complexity to insert an element?

1
O(log n)
2
O(n log n)
3
O(n2)
4
O(I)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation