If the queue is implemented using a linked list with two pointers(head, tail), then what is the complexity of the deletion operation in the queue data structure?

1
θ(n2)
2
Ω(n)
3
O(1)
4
θ (n)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation