In a linked chain implementation of a queue, the performance of the enqueue operation
a. o(1)
b.o(n)
c.o(logn)
d.o(n2)

Solved
Show answers

Ask an AI advisor a question