In linked list implementation of queue, if only front pointer is maintained, which of the following operation take worst
Posted: Wed Jul 13, 2022 7:41 pm
a) Insertion
b) Deletion
c) To empty a queue
d) Both Insertion and To empty a queue
b) Deletion
c) To empty a queue
d) Both Insertion and To empty a queue